Click or drag to resize

ComponentStatusIsClear Property

True if every setting is 0 or false.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsClear { get; }

Return Value

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