create_line_width_section
Define a line-width cross-section using segment coordinates and thickness values for bridge structural modeling and analysis.
Instructions
Create a line-width cross-section (创建线宽截面).
Args:
name: Section name (截面名称)
sec_lines: List of line segments with thickness. Format: [[y1, z1, y2, z2, thickness], ...]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| sec_lines | Yes |