Share

PartMakerMethodToDivideVolumes.ProfileFlipAcross Property

True if the corresponding left/upper parts profile are mirrored with respect to the division line. 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.1.0.0 (26.1.0.34)

Syntax

C#

public bool ProfileFlipAcross { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?