LeaderLineLeaderLineTypes Enumeration |
The different types of leader lines available.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | No type defined yet (this means that the leader line isn't selected yet). | |
| NormalLeaderLine | 1 | The standard leader line type. Its start point and elbow points can be freely modified. The end point is read-only information. | |
| SupportLeaderLine | 2 | The support leader line type, used in reinforcement marks with parallel leader lines. All leader line information is read-only. | |
| ExtensionLeaderLine | 3 | The type for the extension leader lines (enabled by the usage of an advanced option). All leader line information is read-only. |