Gets the bound offset of a component in an object.
FUNCTION GetCompBoundOffset(
object : HANDLE;
componentIndex : INTEGER;
VAR boundOffset : REAL): BOOLEAN;def vs.GetCompBoundOffset(object, componentIndex):
return (BOOLEAN, boundOffset)| Name | Type | Description |
|---|---|---|
| object | HANDLE | The object. Can be a roof face, roof, Roof Style, or the Roof Preferences. |
| componentIndex | INTEGER | The index of the component. |
| boundOffset | REAL | Returns the bound offset of the component. |
VS Functions: SetCompBoundOffset
Availability: from Vectorworks 2016