BeamBeamTypeEnum Enumeration |
The beam types.
The strip and pad footings are valid only if the material type of the beam is concrete.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BEAM | 0 | The beam. | |
PANEL | 1 | The panel. | |
STRIP_FOOTING | 2 | The concrete strip footing. | |
PAD_FOOTING | 3 | The concrete pad footing. | |
COLUMN | 4 | The column. |
See Also