ViewViewProjectionType Enumeration |
The view projection types.
The projection type can be read but not 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 | |
---|---|---|---|
ORTHOGONAL_PROJECTION | 0 | The orthogonal view projection type. | |
PERSPECTIVE_PROJECTION | 1 | The perspective view projection type. |
See Also