Revit 2025.3 API
Family |
Property to get the orientation of family instance hand.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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