RhinoCommon API
CommonComponentTableTDelete Method |
Deletes an item. Items that are deleted are still keeping their space, but the 'IsDeleted' flag is checked.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public abstract bool Delete( T item )
Public MustOverride Function Delete ( item As T ) As Boolean
Parameters
- item
- Type: T
An item to delete.
Return Value
Type: BooleanTrue if an items could be deleted (e.g., it was not locked).

Rhino for Windows
Supported in: 6.8