ControlObjectLineType Enumeration |
The line types (the presentation of the line).
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| SolidLine | 1 | The solid line (default). | |
| DashedLine | 2 | The dashed line (-----). | |
| SlashedLine | 3 | The slashed line (- - -). | |
| DashDot | 4 | The dash dotted line (--.--.). | |
| DottedLine | 5 | The dotted line (.....). |