add_elements_to_group
Add elements to an existing structure group by specifying the group name and element IDs. Supports IDs as a list or range, such as '1to20', to update bridge models efficiently.
Instructions
Add elements to an existing structure group (向已有结构组添加单元).
Args:
group_name: Structure group name (结构组名称)
element_ids: Element IDs to add (单元编号,支持列表或范围字符串 '1to20')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | ||
| element_ids | Yes |