RhinoObjectIsDeletable Property |
Some objects cannot be deleted, like grips on lights and annotation objects.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsDeletable { get; protected set; }Public Property IsDeletable As Boolean
Get
Protected Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also