rsap_add_nodes
Add multiple nodes to a Robot Structural Analysis model in a single operation by supplying coordinates and optional numbers.
Instructions
Create many nodes at once.
Args: nodes: List of {x, y, z, number?} node specifications (coordinates in m).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes |