P_Rhino_Geometry_Cylinder_TotalHeight - mcneel/rhinocommon-api-docs GitHub Wiki

Cylinder.TotalHeight 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) Version: Rhino 6.0

Syntax

C#

public double TotalHeight { get; }

VB

Public ReadOnly Property TotalHeight As Double
	Get

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Cylinder Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️