RhinoCommon API
File3dmObjectTableDelete Method (IEnumerableGuid) |
Deletes a collection of objects from the document.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public int Delete( IEnumerable<Guid> objectIds )
Public Function Delete ( objectIds As IEnumerable(Of Guid) ) As Integer
Parameters
- objectIds
- Type: System.Collections.GenericIEnumerableGuid
Ids of all objects to delete.
Return Value
Type: Int32The number of successfully deleted objects.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14