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; }
Public ReadOnly Property TotalHeight As Double
Get
Property Value
Type:
DoubleSee Also