Description:
Selects objects within the command.
Syntax:
protected
Parameters:
- prompt
- Type: System.String
- The selection prompt.
- filter
- Type: DocObjects.ObjectType
- Geometry filter to limit selection. Use function above if you do not need specific types.
- list
- Type: Rhino.Collections.TransformObjectList
- A list of objects to transform. This is a special list type.
Returns:
Type: Result
The operation result.
Description:
Selects objects within the command.
Syntax:
protected
Parameters:
- prompt
- Type: System.String
- The selection prompt.
- list
- Type: Rhino.Collections.TransformObjectList
- A list of objects to transform. This is a special list type.
Returns:
Type: Result
The operation result.