Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 895 Bytes

File metadata and controls

34 lines (26 loc) · 895 Bytes

SetComponentFollowBottomWallPeaks

Description

Sets the follow bottom wall peaks flag of a component in an object.

FUNCTION SetComponentFollowBottomWallPeaks(
				obj                   : HANDLE;
				componentIndex        : INTEGER;
				followBottomWallPeaks : BOOLEAN): BOOLEAN;
def vs.SetComponentFollowBottomWallPeaks(obj, componentIndex, followBottomWallPeaks):
    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.
followBottomWallPeaks BOOLEAN Whether or not the component will follow bottom wall peaks.

See Also

VS Functions: GetComponentFollowBottomWallPeaks

Version

Availability: from Vectorworks 2011

Category

  • Objects - Architectural