ivToHTML converts a .iv file to HTML format.
SYNOPSIS:
ivToHTMLAction infile.iv outfile.html
DESCRIPTION:
This example loads user defined OpenInventor file and apply an SoToHTMLAction in order to insert the resuling rendering into an standard HTML file. The rendering is inserting as an image in the html page.
EXAMPLES
FILES:
-
Inventor/examples/Features/IvToHTMLAction/IvToHTMLAction.cxx
SEE ALSO
SoToHTMLAction