renumber_elements
Renumber finite elements in a bridge model, either all elements sequentially from 1 or specific elements to custom IDs.
Instructions
Renumber elements (单元编号重排序).
If no IDs are provided, renumbers all elements starting from 1 continuously.
Args:
element_ids: List of element IDs or string format (可选,原单元号)
new_ids: List of new element IDs (可选,新单元号)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_ids | No | ||
| element_ids | No |