P_Rhino_Geometry_Cylinder_IsValid - mcneel/rhinocommon-api-docs GitHub Wiki

Cylinder.IsValid Property

Gets a boolean value indicating whether this cylinder is valid. A valid cylinder is represented by a valid circle and two valid heights.

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

Syntax

C#

public bool IsValid { get; }

VB

Public ReadOnly Property IsValid 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** ⚠️