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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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