P_Rhino_Geometry_Cylinder_IsFinite - mcneel/rhinocommon-api-docs GitHub Wiki

Cylinder.IsFinite Property

true if the cylinder is finite (Height0 != Height1) false if the cylinder is infinite.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsFinite { get; }

VB

Public ReadOnly Property IsFinite As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Cylinder Structure
Rhino.Geometry Namespace

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