EdgeEdgeTypeEnum Enumeration |
The type of the edge.
Namespace: Tekla.Structures.Solid
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
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