RhinoCommon API
ObjectTableGripUpdate Method |
Altered grip positions on a RhinoObject are used to calculate an updated object
that is added to the document.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public RhinoObject GripUpdate( RhinoObject obj, bool deleteOriginal )
Public Function GripUpdate ( obj As RhinoObject, deleteOriginal As Boolean ) As RhinoObject
Parameters
- obj
- Type: Rhino.DocObjectsRhinoObject
object with modified grips to update. - deleteOriginal
- Type: SystemBoolean
if true, obj is deleted from the document.
Return Value
Type: RhinoObjectnew RhinoObject on success; otherwise null.

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