RhinoCommon API
RhinoObjectEnableCustomGrips Method |
Turns on/off the object's editing grips.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool EnableCustomGrips( CustomObjectGrips customGrips )
Public Function EnableCustomGrips ( customGrips As CustomObjectGrips ) As Boolean
Parameters
- customGrips
- Type: Rhino.DocObjects.CustomCustomObjectGrips
The custom object grips.
Return Value
Type: Booleantrue if the call succeeded. If you attempt to add custom grips to an object that does not support custom grips, then false is returned.

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