Gets the follow top wall peaks flag of a component in an object.
FUNCTION GetComponentFollowTopWallPeaks(
obj : HANDLE;
componentIndex : INTEGER;
VAR followTopWallPeaks : BOOLEAN): BOOLEAN;def vs.GetComponentFollowTopWallPeaks(obj, componentIndex):
return (BOOLEAN, followTopWallPeaks)| Name | Type | Description |
|---|---|---|
| obj | HANDLE | The object. Can be a wall, round wall, Wall Style, or the Wall Preferences. |
| componentIndex | INTEGER | The index of the component. |
| followTopWallPeaks | BOOLEAN | Returns whether or not the component is following top wall peaks. |
VS Functions: SetComponentFollowTopWallPeaks
Availability: from Vectorworks 2011
- Objects - Architectural