Click or drag to resize

ComponentStatusIsDamaged Property

Returns false if component is not damaged. True otherwise.

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

Return Value

Type: Boolean
The component status for damaged.
See Also