update_section_bias
Update section eccentricity and alignment in bridge structural models. Set bias type, center reference, shear consideration, and apply custom offsets to tapered section ends.
Instructions
Update section bias/eccentricity (更新截面偏心/对齐方式).
Args:
index: Section ID (截面编号)
bias_type: Bias type (偏心类型): e.g. "中心", "中上", "中下", "左上", "右上", "左下", "右下"
center_type: Center type (中心类型): "质心" (Centroid) or "剪心" (Shear center), default "质心"
shear_consider: Consider shear deformation (是否考虑剪切变形), default True
bias_point: Custom bias offset [y, z] (自定义偏心距离)
side_i: Apply to I-end (应用于I端) - for tapered sections True means I-end, False means J-end, default True
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| side_i | No | ||
| bias_type | Yes | ||
| bias_point | No | ||
| center_type | No | 质心 | |
| shear_consider | No |