rsap_add_self_weight
Adds self-weight dead loads to a specific load case, with adjustable gravity direction, load factor, and member selection.
Instructions
Add a self-weight (dead) load to a case.
Args: case_number: Target load case number. direction: Gravity direction: z- (default), z+, x-, x+, y-, y+. factor: Multiplier on self-weight (1.0 = full self-weight). selection: 'all' for the whole structure, or a bar selection like '1to20'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| factor | No | ||
| direction | No | z- | |
| selection | No | all | |
| case_number | Yes |