.ivdat) file format.
Usage
If you click on the button, then all .ivdat files created in this project
are listed. Pick the one you want to write out as Inventor data. Your Inventor
file will then be available in the intlib directory of the current project.
Comments
The model must have been exported before you can use the
inventor out function. Unlike e.g. the dxf out
channel, there are two ways to export a model: you can polygonize it with
the polygonize
function in the
edit poly submenu, or
you can use the export active button.
Files exported through the polygonize function contain polygon sets only, with surface colors and optionaly surface normals and UV coordinates.
Files exported through the export active function can contain non-polygonal objects (such as cubes, cylinders and trimmed Nurbs) as well. Through this option, the GIG entities are converted as follows:
ivview) display NurbsSurfaces with
lighting applied to only one side. If the wrong side is facing the spectator,
then the surface will appear unlighted, i.e. black. Because Inventor computes
its own normal vectors, the only remedy would be to remodel the offending surface
inside out.