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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ORTHOGONAL_PROJECTION | 0 | The orthogonal view projection type. | |
PERSPECTIVE_PROJECTION | 1 | The perspective view projection type. |
See Also