Add cross-section
add_sectionAdd a cross-section to a structural model by specifying shape and geometry parameters, enabling beam analysis.
Instructions
Add a cross-section. Shapes and required params [m]: rectangle{b,h}, box{b,h,t}, pipe{d,t}, circle{d}, isection{b,h,tf,tw}, generic{A,Iy,Iz,J[,cy,cz]}. Convention: b = width (local y), h = depth (local z); for horizontal members local z is vertical, so Iy is the strong axis for gravity bending. Valid shapes: rectangle, box, pipe, circle, isection, generic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| model | Yes | ||
| shape | Yes | ||
| params | Yes | Shape parameters, e.g. {"b":0.3,"h":0.6,"t":0.02} |