Editions
Related Functions
Example
The IN_ShowBoundingBox function displays the 3D image in a transparent container, called the Bounding Box, to indicate the extents of the image.
Syntax
int IN_ShowBoundingBox( docwinID, to_show )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
IN_BOOL to_show |
0 | 1 |
hide | display |
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