etabs_assign_area_load
Assign a uniform surface load to an area object. Set load pattern, value, direction, and whether to replace existing loads.
Instructions
Assign a uniform surface load to an area object.
Args: name: Area object name. load_pattern: Name of the load pattern. value: Load value (force per area). dir: Load direction. 1=Local1, 2=Local2, 3=Local3, 4=X, 5=Y, 6=Z, 10=Gravity. replace: If True, replace existing loads. item_type: "Object", "Group", or "SelectedObjects".
Returns: Confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| load_pattern | Yes | ||
| value | Yes | ||
| dir | No | ||
| replace | No | ||
| item_type | No | Object |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |