PreferredTextPlacingTypes Class |
The PreferredTextPlacingTypes class contains the available preferred text placing types.
These are allowed to be used for texts.
SystemObject
Tekla.Structures.DrawingPreferredTextPlacingTypes
Tekla.Structures.DrawingPreferredTextPlacingTypes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The PreferredTextPlacingTypes type exposes the following members.
| Name | Description | |
|---|---|---|
| AlongLinePlacingType |
The object is placed using the along line placing.
| |
| BaseLinePlacingType |
The object is placed using the base line placing.
| |
| BaseLineWithArrowAtEndPointPlacingType |
The object is placed using the base line placing.
The line is drawn and will have an arrow at the end point.
| |
| BaseLineWithArrowAtStartPointPlacingType |
The object is placed using the base line placing.
The line is drawn and will have an arrow at the start point.
| |
| 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.
|