WallSweepInfoIsProfileFlipped Property

Indicates if the profile is applied upside-down.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsProfileFlipped { get; set; }

Property Value

Boolean
True if the profile is applied upside-down, false otherwise.
See Also