PreferredSymbolPlacingTypes Class |
The PreferredSymbolPlacingTypes class contains the available preferred symbol placing types.
These are allowed to be used for symbols.
SystemObject
Tekla.Structures.DrawingPreferredSymbolPlacingTypes
Tekla.Structures.DrawingPreferredSymbolPlacingTypes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
The PreferredSymbolPlacingTypes type exposes the following members.
| Name | Description | |
|---|---|---|
| AlongLinePlacingType |
The object is placed using the along line placing.
| |
| LeaderLinePlacingType |
The object is placed with a leader line.
| |
| PointPlacingType |
The object is placed at one point (the insertion point) without any additional placing options.
|