ComponentStatus.IsDamaged Property

ComponentStatusIsDamaged Property

Returns false if component is not damaged. True otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IsDamaged { get; }
Public ReadOnly Property IsDamaged As Boolean
	Get

Return Value

Type: Boolean
The component status for damaged.
Version Information

Rhino for Windows

Supported in: 6.14
See Also