AssemblyAssemblyTypeEnum Enumeration |
The assembly types.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
STEEL_ASSEMBLY | 0 | The steel assembly type. | |
PRECAST_ASSEMBLY | 1 | The precast assembly type. | |
IN_SITU_ASSEMBLY | 2 | The in-situ assembly type. | |
TIMBER_ASSEMBLY | 3 | The timber assembly type. | |
UNKNOWN_ASSEMBLY | 4 | The unknown assembly type. | |
REBAR_ASSEMBLY | 5 | The rebar assembly type. |
See Also