EdgeEdgeTypeEnum Enumeration |
The type of the edge.
Namespace: Tekla.Structures.Solid
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
EDGE_TYPE_NORMAL | 0 | The normal edge type. | |
EDGE_TYPE_CURVED_SURFACE | 1 | The curved surface edge type. | |
EDGE_TYPE_HIDDEN | 2 | The hidden edge type. |
See Also