Editions
Related Functions
Example
The IN_SetViewPosition function displays the 3D image according to one of several predefined 3D views.
Syntax
int IN_SetViewPosition( docwinID, view_position )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
int view_position |
IN_3DVIEW_ISOMETRIC (0) |
Isometric view |
Remarks
Available for 3D documents only.
Release information
Added to Imagenation for Windows in Release 6.2.
Not yet available in Imagenation for UNIX.
See also