Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 840 Bytes

File metadata and controls

35 lines (28 loc) · 840 Bytes

GetObjStoryBoundsCnt

Description

Return the number of story bounds defined for this object.

FUNCTION GetObjStoryBoundsCnt(obj : HANDLE): INTEGER;
def vs.GetObjStoryBoundsCnt(obj):
    return INTEGER

Parameters

Name Type Description
obj HANDLE The object.

See Also

VS Functions: HasObjStoryBounds | HasObjStoryBound | GetObjStoryBound | SetObjectStoryBound | DelObjStoryBounds | DelObjStoryBound | GetObjStoryBoundsCnt | GetObjStoryBoundsAt

Version

Availability: from Vectorworks 2012

Category