update_element_nodes
Replace the endpoint nodes of a structural element to correct or modify its connectivity within a bridge analysis model.
Instructions
Replace the end nodes of an element (修改单元端节点).
Args:
element_id: Element ID to modify (待修改的单元编号)
node_i: New I-end node ID (新I端节点号)
node_j: New J-end node ID (新J端节点号)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_i | Yes | ||
| node_j | Yes | ||
| element_id | Yes |