IN_SetView3dMode

image\bltlrgsq_shg.gif Editions  image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_SetView3dMode function switches the document display between 2D Projection and 3D Model modes.

Syntax

int IN_SetView3dMode( docwinID, view_mode )

Parameters

Values

Meaning

IN_DOCWIN docwinID

0 | docwinID

active | specific

int view_mode

IN_3DVIEWMODE_MODEL (1)
IN_3DVIEWMODE_DRAWING (0)

3D view
2D view

Remarks

Available for 3D documents only.

A 3D document can be displayed as a series of two-dimensional views in a single 2D drawing. You can then view the document as you would any other two-dimensional drawing.

Release information

Added to Imagenation for Windows in Release 6.2.

Not yet available in Imagenation for UNIX.

See also

3D Documents

Rotating 3D images