P_Rhino_Geometry_Cone_IsValid - mcneel/rhinocommon-api-docs GitHub Wiki

Cone.IsValid Property

true if plane is valid, height is not zero and radius is not zero.

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

Cone Structure
Rhino.Geometry Namespace

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