ComponentStatusIsClear Property |
True if every setting is 0 or false.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsClear { get; }Public ReadOnly Property IsClear As Boolean
Get
Return Value
Type:
BooleanTrue if the component status is undefined or clear.
Version InformationRhino for Windows
Supported in: 6.8
See Also