SoWinExaminerViewerViewingModes Enumeration |
Viewing mode.
Namespace: OIV.Inventor.Win.Viewers
Member name | Value | Description | |
---|---|---|---|
VIEWING_MODE_SPIN | 0 | Rotate the camera around the point of interest. | |
VIEWING_MODE_SPIN_CONSTRAINED | 1 | Same as VIEWING_MODE_SPIN but add also constrained camera rotation. It modifies the viewer usage described previously as follow:
| |
VIEWING_MODE_PAN | 2 | Translate the camera in the viewer plane. | |
VIEWING_MODE_ZOOM | 3 | Dolly/Zoom (move forward and backward) to get closer to or further away from the point of interest. |