Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 859 Bytes

File metadata and controls

34 lines (26 loc) · 859 Bytes

SetComponentFollowTopWallPeaks

Description

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

Parameters

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.

See Also

VS Functions: GetComponentFollowTopWallPeaks

Version

Availability: from Vectorworks 2011

Category

  • Objects - Architectural