ComponentStatusIsDamaged Property |
Returns false if component is not damaged. True otherwise.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsDamaged { get; }Public ReadOnly Property IsDamaged As Boolean
Get
Return Value
Type:
BooleanThe component status for damaged.
Version InformationRhino for Windows
Supported in: 6.8
See Also