SurfacingRepresentation Enumeration |
The surfacing representations.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Outline | 1 | The outline representation. | |
Symbol | 2 | The symbol representation. | |
WorkshopForm | 4 | The workshop form representation. | |
Exact | 8 | The exact representation. | |
BoundingBox | 16 | The bounding box representation. | |
BaseBox | 32 | The base box representation. |
See Also