Sets the bound offset of a component in an object.
FUNCTION SetCompBoundOffset(
object : HANDLE;
componentIndex : INTEGER;
boundOffset : REAL): BOOLEAN;def vs.SetCompBoundOffset(object, componentIndex, boundOffset):
return BOOLEAN| 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 | The bound offset of the component. |
VS Functions: GetCompBoundOffset
Availability: from Vectorworks 2016