rsap_add_load_case
Create a load case in Robot Structural Analysis by specifying name, nature (permanent, live, wind, etc.), analysis type, and optional number.
Instructions
Create a simple load case.
Args: name: Case name, e.g. 'Self-weight', 'Live load', 'Wind X'. nature: permanent/dead, live/exploitation, wind, snow, seismic, temperature, accidental. analysis: static_linear (default), static_nonlinear, modal. number: Explicit case number; auto-assigned if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| nature | No | permanent | |
| number | No | ||
| analysis | No | static_linear |