etabs_get_all_frames
Retrieve all frame objects from an ETABS model, including start and end points, and section names.
Instructions
Get a list of all frame objects in the model with connectivity and section info.
Returns: JSON array of frames, each with name, start point, end point, section name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |