CustomObjectGripsOnReset Method |
Resets location of all grips to original spots and cleans up stuff that
was created by dynamic dragging. This is required when dragging is
canceled or in the Copy command when grips are "copied". The override
should clean up dynamic workspace stuff.
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxprotected virtual void OnReset()
Protected Overridable Sub OnReset
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also