remove_section
Remove specified sections from a bridge structural model. Supports single IDs, lists, or range strings like '3to5' to target multiple sections at once.
Instructions
Delete one or more sections from the model (删除截面).
Args:
ids: Section ID(s) to delete. Supports int, list, or range string '3to5'.
(截面编号,支持整数、列表或范围字符串)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes |