Indicates if the profile is applied upside-down.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool IsProfileFlipped { get; set; }
Property Value
BooleanTrue if the profile is applied upside-down, false otherwise.