SubDComponentIsDamaged Property |
Returns true if the SubD component is damaged.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.6
Syntax public bool IsDamaged { get; }
Public ReadOnly Property IsDamaged As Boolean
Get
Property Value
Type:
BooleanSee Also