etabs_define_area_section
Define shell section properties for slabs, walls, and decks using material, type, and thickness inputs.
Instructions
Define an area/shell section property (for slabs, walls, decks).
Args: name: Section name (e.g. "Slab8in", "Wall12in"). material: Material name (must be previously defined). section_type: "Shell-Thin", "Shell-Thick", "Membrane", "Plate-Thin", "Plate-Thick". thickness: Shell thickness in current units. shell_type: 1=Shell-Thin, 2=Shell-Thick, 3=Plate-Thin, 4=Plate-Thick, 5=Membrane, 6=Shell-Layered.
Returns: Confirmation with section details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| material | Yes | ||
| section_type | No | Shell-Thin | |
| thickness | No | ||
| shell_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |