create_structure_group
Create a structure group to manage element activation during construction stages. Assign element IDs by list or range for staged analysis.
Instructions
Create a structure group and optionally assign elements to it (创建结构组).
Structure groups are used to control which elements are active during
each construction stage (施工阶段分析中控制单元激活状态).
Args:
name: Structure group name (结构组名称)
element_ids: Element IDs to add, int list or range string like '1to20'
(单元编号列表或范围字符串,如 '1to20')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| element_ids | No |