etabs_get_all_areas
Retrieves all area objects from the ETABS model, including connectivity (points) and section properties.
Instructions
Get a list of all area objects in the model with connectivity and section info.
Returns: JSON array of areas, each with name, number of points, point names, section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |