SoWinExaminerViewerConstrainedViewingModes Enumeration |
Constrained viewing mode.
Namespace: OIV.Inventor.Win.Viewers
Member name | Value | Description | |
---|---|---|---|
NONE | 0 | No axis constraints. | |
CONSTRAINED_VIEWING_MODE_X | 1 | Constrains camera rotation around X axis. | |
CONSTRAINED_VIEWING_MODE_Y | 2 | Constrains camera rotation around Y axis. | |
CONSTRAINED_VIEWING_MODE_Z | 3 | Constrains camera rotation around Z axis. |