Revit 2025 API
PlaneXVec Property |
Axis defining the first parametric direction of the plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public XYZ XVec { get; }
Public ReadOnly Property XVec As XYZ Get
public: property XYZ^ XVec { XYZ^ get (); }
member XVec : XYZ with get
Property Value
XYZSee Also