FrameTypes Enumeration |
The available frame styles around the object.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No frame. | |
| Rectangular | 1 | The rectangular frame. | |
| Line | 2 | A line under the object. | |
| Round | 3 | The frame with rounded ends. | |
| Circle | 4 | The circular frame. | |
| Diamond | 5 | The frame looking like a diamond. | |
| Hexagon | 6 | The hexagonally shaped frame. | |
| Triangle | 7 | The triangular frame. | |
| Sharpened | 8 | The frame with sharpened ends. |