create_beam_section
Define a beam section for Abaqus simulations by specifying integration method, material, and profile to accurately model structural behavior.
Instructions
Create a beam section.
Args: integration: "BEFORE_ANALYSIS" or "DURING_ANALYSIS"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| timeout | No | ||
| model_name | No | Model-1 | |
| integration | No | BEFORE_ANALYSIS | |
| profile_name | No | ||
| material_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||