etabs_get_joint_displacements
Retrieve joint displacements for specified points or groups after analysis, returning results per load case or combination.
Instructions
Get joint displacements for a specified point or group.
Ensure analysis has been run and results are set up.
Args: name: Name of the point or group. item_type: "Object", "Group", or "SelectedObjects".
Returns: JSON array of displacements per load case/combo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| item_type | No | Object |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |