P_Rhino_Geometry_ComponentStatus_IsClear - mcneel/rhinocommon-api-docs GitHub Wiki

ComponentStatus.IsClear Property

True if every setting is 0 or false.

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

Syntax

C#

public bool IsClear { get; }

VB

Public ReadOnly Property IsClear As Boolean
	Get

Return Value

Type: Boolean
True if the component status is undefined or clear.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

ComponentStatus Structure
Rhino.Geometry Namespace

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