add_tapper_section_group
Group structural elements into a tapered section. Specify width/height variation factors, reference points, and distances to model tapering in bridge analysis.
Instructions
Add a tapered section group (添加变截面组).
Args:
name: Group name (变截面组名称)
ids: Element IDs in the group (变截面组内的单元编号)
factor_w: Width variation factor (宽度变化系数)
factor_h: Height variation factor (高度变化系数)
ref_w: Width reference point (宽度参考点: 0=i, 1=j)
ref_h: Height reference point (高度参考点: 0=i, 1=j)
dis_w: Width variation distance (宽度变化距离)
dis_h: Height variation distance (高度变化距离)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| name | Yes | ||
| dis_h | No | ||
| dis_w | No | ||
| ref_h | No | ||
| ref_w | No | ||
| factor_h | No | ||
| factor_w | No |