Determine if the object has the specified story bound ID present.
FUNCTION HasObjStoryBound(
obj : HANDLE;
boundID : INTEGER): BOOLEAN;def vs.HasObjStoryBound(obj, boundID):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object. |
| boundID | INTEGER | The identifier of the story bound. |
VS Functions: HasObjStoryBounds | HasObjStoryBound | GetObjStoryBound | SetObjectStoryBound | DelObjStoryBounds | DelObjStoryBound | GetObjStoryBoundsCnt | GetObjStoryBoundsAt
Availability: from Vectorworks 2012