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