PreferredSymbolPlacingTypes Class |
The PreferredSymbolPlacingTypes class contains the available preferred symbol placing types.
These are allowed to be used for symbols.
Inheritance Hierarchy
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
The PreferredSymbolPlacingTypes type exposes the following members.
Methods
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.
|
See Also