Sets the manual bound of a component in an object.
FUNCTION SetCompManualBound(
object : HANDLE;
componentIndex : INTEGER;
manualBound : INTEGER): BOOLEAN;def vs.SetCompManualBound(object, componentIndex, manualBound):
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. |
| manualBound | INTEGER | The manual bound of the component. 0 - Roof edge 1 - Roof axis line |
VS Functions: GetCompManualBound
Availability: from Vectorworks 2016