Sets the follow top wall peaks flag of a component in an object.
FUNCTION SetComponentFollowTopWallPeaks(
obj : HANDLE;
componentIndex : INTEGER;
followTopWallPeaks : BOOLEAN): BOOLEAN;def vs.SetComponentFollowTopWallPeaks(obj, componentIndex, followTopWallPeaks):
return BOOLEAN| 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 | Whether or not the component will follow top wall peaks. |
VS Functions: GetComponentFollowTopWallPeaks
Availability: from Vectorworks 2011