Identifies if the instance's work plane is flipped.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool IsWorkPlaneFlipped { get; set; }
Property Value
BooleanExceptions
Exception | Condition |
---|---|
InapplicableDataException | Work plane cannot be flipped for this instance. |