M_Rhino_Commands_TransformCommand_ResetGrips - mcneel/rhinocommon-api-docs GitHub Wiki
Sets dynamic grip locations back to starting grip locations. This makes things like the Copy command work when grips are "copied".
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
protected void ResetGrips(
TransformObjectList list
)
VB
Protected Sub ResetGrips (
list As TransformObjectList
)
- list
- Type: Rhino.Collections.TransformObjectList
A list of object to transform. This is a special list type.
Supported in: 5D58w