P_Rhino_Geometry_ComponentStatus_IsClear - mcneel/rhinocommon-api-docs GitHub Wiki
True if every setting is 0 or false.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsClear { get; }
VB
Public ReadOnly Property IsClear As Boolean
Get
Type: Boolean
True if the component status is undefined or clear.
Supported in: 6.0.16224.21491