BoltRepresentation Enumeration |
The bolt representations.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Solid | 1 | The solid representation. | |
ExactSolid | 9 | The exact solid representation. | |
Symbol | 2 | The symbol representation. | |
Symbol2 | 4 | The second symbol representation. | |
Symbol3 | 5 | The third symbol representation. | |
DINSymbol | 7 | The DIN symbol representation. | |
UserDefined | 8 | The user defined representation. |
See Also