rsap_add_bars
Batch-create structural bars in Robot Structural Analysis by specifying start and end nodes for each bar, with optional section, material, and numbering.
Instructions
Create many bars at once.
Args: bars: List of {start_node, end_node, number?, section?, material?} specs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | Yes |