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