Share

PartMakerMethodToDivideVolumes.ProfileFlipAlong Property

True if the corresponding left/upper parts profile are mirrored with respect to the center line of the hosts to be divided. False if the profile of left/upper parts are defined directly by the profile family.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool ProfileFlipAlong { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?