BaseWeldWeldContourEnum Enumeration |
The weld contour.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
WELD_CONTOUR_NONE | 0 | No contour. | |
WELD_CONTOUR_FLUSH | 1 | The flush contour. | |
WELD_CONTOUR_CONVEX | 2 | The convex contour. | |
WELD_CONTOUR_CONCAVE | 3 | The concave contour. |
See Also