Return the story bound ID of the specified story bound index. The index is between 1 and the result of GetObjStoryBoundsCnt.
FUNCTION GetObjStoryBoundsAt(
obj : HANDLE;
index : INTEGER): INTEGER;def vs.GetObjStoryBoundsAt(obj, index):
return INTEGER| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object. |
| index | INTEGER | Index of the story bound which ID will be returned. This index should be between 1 and the result of GetObjStoryBoundsCnt. |
VS Functions: HasObjStoryBounds | HasObjStoryBound | GetObjStoryBound | SetObjectStoryBound | DelObjStoryBounds | DelObjStoryBound | GetObjStoryBoundsCnt | GetObjStoryBoundsAt
Availability: from Vectorworks 2012