Click or drag to resize

SubDComponentIsDeleted Property

Returns true if the SubD component is deleted.

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

Property Value

Type: Boolean
See Also