etabs_select_objects
Select structural objects by name in ETABS. Supports points, frames, areas, or links with optional clear previous selection.
Instructions
Select objects by name in the ETABS UI.
Args: name: Name of the object to select. object_type: "Point", "Frame", "Area", or "Link". clear_previous: If True, clears existing selection before selecting.
Returns: Confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| object_type | No | Frame | |
| clear_previous | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |