etabs_set_active_dof
Set active translational and rotational degrees of freedom for ETABS structural analysis to define 3D, 2D X-Z plane, or custom constraints.
Instructions
Set the active degrees of freedom for the analysis (e.g. 3D, 2D X-Z).
For 3D space: all True. For 2D X-Z plane: u1=True, u3=True, r2=True, others False.
Args: u1, u2, u3: Active translations (X, Y, Z). r1, r2, r3: Active rotations (about X, Y, Z).
Returns: Confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| u1 | No | ||
| u2 | No | ||
| u3 | No | ||
| r1 | No | ||
| r2 | No | ||
| r3 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |