IGES-export component was developed for a present application, which uses
OpenGL graphic and decided to export the displayed objects in IGES format.
IGES-export allows you to build a three dimensional models from simple
3D primitives (similar way like OpenGL does)
and then these models can be exported into IGES files.
It is a small COM component developed in Visual C++.