Revit 2026 API
Family |
Property to test whether the orientation of family instance hand is flipped.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HandFlipped { get; }
Public ReadOnly Property HandFlipped As Boolean Get
public: property bool HandFlipped { bool get (); }
member HandFlipped : bool with get
Property Value
BooleanSee Also