Revit 2025.3 API
View |
The forward direction vector
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public XYZ ForwardDirection { get; }
Public ReadOnly Property ForwardDirection As XYZ Get
public: property XYZ^ ForwardDirection { XYZ^ get (); }
member ForwardDirection : XYZ with get
Property Value
XYZSee Also