Revit 2026 API
Family |
Property to get the orientation of family instance hand.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public XYZ HandOrientation { get; }
Public ReadOnly Property HandOrientation As XYZ Get
public: property XYZ^ HandOrientation { XYZ^ get (); }
member HandOrientation : XYZ with get
Property Value
XYZSee Also