Click or drag to resize

PlaneZAxis Property

Gets or sets the Z axis vector of this plane.

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

Property Value

Type: Vector3d
See Also