RebarMeshRebarMeshTypeEnum Enumeration |
The different types of reinforcement meshes.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| Member name | Value | Description | |
|---|---|---|---|
| UNKNOWN_MESH | 0 | The type of the mesh is unknown. | |
| RECTANGULAR_MESH | 1 | The shape of the mesh is rectangular. | |
| POLYGON_MESH | 2 | The shape of the mesh is a polygon. Create rectangular meshes also as polygon meshes. | |
| BENT_MESH | 3 | The shape of the mesh is bent. |