> Is it posible to export my data from an array to an IGES-File? I want
> to show my Data in an Unix-Catia 4.2.2 System.
do you really need IGES ? if you are happy enough with polygons I recommend
the STL format whihc is much simpler.
How is your data "array" organized ? If you have only points, you'll need to
mesh them first. Have a look to http://www.dynabits.com/sw/point_cloud.htm
for a free software that does it.
If you already have a triangular mesh, I suggest STL format instead of IGES.
If you have 3D surfaces, I was considering doing this one of these days.
I can help you on this, for free if it remains simple and general purpose...
Philippe Guglielmetti - www.dynabits.com