RhinoCommon API
ObjectTableDeleteGrips Method (IEnumerableGripObject) |
Deletes one or more grip objects.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public int DeleteGrips( IEnumerable<GripObject> grips )
Public Function DeleteGrips ( grips As IEnumerable(Of GripObject) ) As Integer
Parameters
- grips
- Type: System.Collections.GenericIEnumerableGripObject
The grip objects to delete.
Return Value
Type: Int32The number of successfully deleted grip objects.

Rhino for Windows
Supported in: 6.14