etabs_define_load_pattern
Define a new load pattern in ETABS by specifying name, load type, and self-weight multiplier. Supports Dead, Live, Wind, Quake, and more.
Instructions
Define a new load pattern (e.g. Dead, Live, Wind, Quake).
Args: name: Name of the load pattern. load_type: Type of load (Dead, Live, Wind, Quake, Snow, etc.). self_weight_multiplier: Self-weight multiplier (typically 1.0 for Dead, 0.0 for others).
Returns: Confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| load_type | No | Dead | |
| self_weight_multiplier | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |