rhino_object_select
Select Rhino objects using IDs or attribute filters like layer, color, type, name pattern, or user text. Filters combine with AND logic; clears current selection by default.
Instructions
Select objects by ID and/or attribute filters.
Filter fields combine with AND semantics. ``object_ids`` short-circuits
the other filters when provided. Standalone mode marks matches with the
``rhino_mcp_selected`` user-string (since rhino3dm has no selection
state); bridge mode delegates to Rhino's native selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||