Click or drag to resize

RhinoObjectIsDeletable Property

Some objects cannot be deleted, like grips on lights and annotation objects.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsDeletable { get; protected set; }

Property Value

Type: Boolean
See Also