update_node_id
Change a node's ID in a bridge structural model by specifying the current node number and the new number. Use for renumbering or correcting node identifiers.
Instructions
Change a node's ID (修改节点编号).
Args:
node_id: Existing node ID (原节点编号)
new_id: New node ID (新节点编号)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_id | Yes | ||
| node_id | Yes |