XYZ Basis Y Property The basis of the Y axis. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static XYZ BasisY { get; } Public Shared ReadOnly Property BasisY As XYZ Get public: static property XYZ^ BasisY { XYZ^ get (); } static member BasisY : XYZ with get Property Value XYZ Remarks The basis of the Y axis is the vector (0,1,0), the unit vector on the Y axis. See Also Reference XYZ Class Autodesk.Revit.DB Namespace
XYZ Basis Y Property The basis of the Y axis. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public static XYZ BasisY { get; } Public Shared ReadOnly Property BasisY As XYZ Get public: static property XYZ^ BasisY { XYZ^ get (); } static member BasisY : XYZ with get Property Value XYZ Remarks The basis of the Y axis is the vector (0,1,0), the unit vector on the Y axis. See Also Reference XYZ Class Autodesk.Revit.DB Namespace