Revit 2026 API
Family |
Identifies if the instance can flip its work plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool CanFlipWorkPlane { get; }
Public ReadOnly Property CanFlipWorkPlane As Boolean Get
public: property bool CanFlipWorkPlane { bool get (); }
member CanFlipWorkPlane : bool with get
Property Value
BooleanSee Also