select_objects
Set the selection of Blender objects for subsequent operations. Define which objects are active and whether to replace or extend the existing selection.
Instructions
Set the selection. Tools that default to "the selection" use this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | Objects to select | |
| active | No | Which of them becomes active | |
| extend | No | Add to the selection instead of replacing it |