ViewDisplayOrientationType Enumeration |
The view plane types.
The plane type can be changed.
Namespace: Tekla.Structures.Model.UI
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DISPLAY_VIEW_PLANE | 0 | The display orientation is in the view plane defined by the view coordinate system. | |
DISPLAY_3D | 1 | The display orientation is in 3D defined by the display coordinate system. |
See Also