Click or drag to resize

CylinderTotalHeight Property

Gets the height of the cylinder. Infinite cylinders have a height of zero, not Double.PositiveInfinity.

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

Property Value

Type: Double
See Also