update_element_id
Update an element's identifier in bridge structural analysis software by providing the current ID and the new ID, ensuring consistent referencing across modeling and analysis tasks.
Instructions
Change an element's ID (更改单元编号).
Args:
old_id: Existing element ID (原单元编号)
new_id: New element ID (新单元编号)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_id | Yes | ||
| old_id | Yes |