API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

LeaderLineLeaderLineTypes Enumeration

The different types of leader lines available.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.1
Syntax
public enum LeaderLineTypes
Members
  Member nameValueDescription
Undefined0 No type defined yet (this means that the leader line isn't selected yet).
NormalLeaderLine1 The standard leader line type. Its start point and elbow points can be freely modified. The end point is read-only information.
SupportLeaderLine2 The support leader line type, used in reinforcement marks with parallel leader lines. All leader line information is read-only.
ExtensionLeaderLine3 The type for the extension leader lines (enabled by the usage of an advanced option). All leader line information is read-only.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.