Click or drag to resize

CylinderAxis Property

Gets the axis direction of the cylinder.

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

Property Value

Type: Vector3d
See Also