Share

WallSweepInfo.IsProfileFlipped Property

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

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

See Also

Reference

Was this information helpful?