Click or drag to resize

ConeAxis Property

Unit vector axis of cone.

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

Property Value

Type: Vector3d
See Also