SingleSection
Single Section Analysis
- 2D:
- Number of DoFs: 2 (AXIAL, STRONG AXIS ROTATION)
- DoF Label: AXIAL, RS
- 3D:
- Number of DoFs: 3 (AXIAL, STRONG AXIS ROTATION, WEAK AXIS ROTATION)
- DoF Label: AXIAL, RS, RW
It is often demanded to do a section analysis to see the capacity of the target section, etc.
The SingleSection element is exactly for this purpose.
To use the element, a proper section shall be defined.
Syntax
| Text Only | |
|---|---|
Remarks
It directly exposes the associated section.
breaking changes
Before v4, one can use integer indices (1, 2 and 3 in 3D cases) to apply a load or constrain a DoF.
Starting from v4, one must use AXIAL, RS and RW to achieve the same purpose.