RhinoCommon API
CustomObjectGripsRegisterGripsEnabler Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.Custom.CustomObjectGrips.RegisterGripsEnabler(Rhino.DocObjects.Custom.TurnOnGripsEventHandler,System.Type)"]
Namespace: Rhino.DocObjects.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
public static void RegisterGripsEnabler( TurnOnGripsEventHandler enabler, Type customGripsType )
Public Shared Sub RegisterGripsEnabler ( enabler As TurnOnGripsEventHandler, customGripsType As Type )
Parameters
- enabler
- Type: Rhino.DocObjects.CustomTurnOnGripsEventHandler
[Missing <param name="enabler"/> documentation for "M:Rhino.DocObjects.Custom.CustomObjectGrips.RegisterGripsEnabler(Rhino.DocObjects.Custom.TurnOnGripsEventHandler,System.Type)"]
- customGripsType
- Type: SystemType
[Missing <param name="customGripsType"/> documentation for "M:Rhino.DocObjects.Custom.CustomObjectGrips.RegisterGripsEnabler(Rhino.DocObjects.Custom.TurnOnGripsEventHandler,System.Type)"]