Click or drag to resize

Vector3dZAxis Property

Gets the value of the vector with components 0,0,1.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Vector3d ZAxis { get; }

Property Value

Type: Vector3d
See Also