Revit 2025 API
PlaneYVec Property |
Axis defining the second 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 YVec { get; }
Public ReadOnly Property YVec As XYZ Get
public: property XYZ^ YVec { XYZ^ get (); }
member YVec : XYZ with get
Property Value
XYZSee Also