select_linked
Expands selection to include all connected vertices, edges, and faces on a mesh object. Useful for isolating mesh islands or selecting connected components.
Instructions
Select all geometry linked to the current selection.
Expands selection to include all connected vertices, edges, and faces. Useful for isolating mesh islands or selecting connected components.
Args: object_name: Name of the mesh object.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||