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.

BoltRepresentation Enumeration

The bolt representations.

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.1
Syntax
public enum Representation
Members
  Member nameValueDescription
Solid1 The solid representation.
ExactSolid9 The exact solid representation.
Symbol2 The symbol representation.
Symbol24 The second symbol representation.
Symbol35 The third symbol representation.
DINSymbol7 The DIN symbol representation.
UserDefined8 The user defined representation.
See Also