RhinoCommon API
TransformCommandSelectObjects Method (String, TransformObjectList) |
Selects objects within the command.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)

protected Result SelectObjects( string prompt, TransformObjectList list )
Protected Function SelectObjects ( prompt As String, list As TransformObjectList ) As Result
Parameters
- prompt
- Type: SystemString
The selection prompt. - list
- Type: Rhino.CollectionsTransformObjectList
A list of objects to transform. This is a special list type.
Return Value
Type: ResultThe operation result.

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