etabs_get_all_points
Retrieve a list of all point/joint objects in the ETABS model with their x, y, z coordinates.
Instructions
Get a list of all point/joint objects in the model with their coordinates.
Returns: JSON array of points, each with name, x, y, z coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |