RhinoCommon API
GetTransformAddTransformObjects Method |
Adds any objects you want transformed and grips you want transformed.
Make sure no duplicates are in the list and that no grip ownwers are
passed in as objects.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

public void AddTransformObjects( TransformObjectList list )
Public Sub AddTransformObjects ( list As TransformObjectList )
Parameters
- list
- Type: Rhino.CollectionsTransformObjectList
A custom transform object list.

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