etabs_get_story_forces
Retrieve storey forces (shear, overturning moment, axial) for each floor to verify base shear distribution per IS 1893:2016.
Instructions
Get storey forces (shear, overturning moment, axial) for each floor.
Used to verify base shear distribution meets IS 1893:2016 Cl. 7.6.3 (parabolic distribution of seismic forces with height).
Args: case_or_combo: Load case or combo name. Empty = use currently selected.
Returns: JSON array of story forces including: - story, load_case - P (axial), VX, VY (storey shear), MX, MY (overturning moment), MZ
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_or_combo | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |