Gets the value of the vector with components 0,1,0.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static Vector3d YAxis { get; }
Public Shared ReadOnly Property YAxis As Vector3d
Get
Property Value
Type:
Vector3dSee Also