Gets the wall associated modification of a component in an object.
FUNCTION GetCompWallAssMod(
object : HANDLE;
componentIndex : INTEGER;
VAR wallAssociatedModification : INTEGER): BOOLEAN;def vs.GetCompWallAssMod(object, componentIndex):
return (BOOLEAN, wallAssociatedModification)| 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. |
| wallAssociatedModification | INTEGER | Returns the wall associated modification of the component. 0 - None 1 - Clip walls 2 - Clipped by walls |
VS Functions: SetCompWallAssMod
Availability: from Vectorworks 2016