I need code to my app that converts CAD files (mostly .step, .iges) into 3D surface models (.stl). Do you have a suggestion? Freely available stuff?

(One suggestion per posting)

link|improve this question

44% accept rate
feedback

2 Answers

Try BRL-CAD:

http://brlcad.org/

The documentation claims it can import STEP/IGES:

http://brlcad.org/wiki/Documentation

link|improve this answer
Nice, I haven't heard of it before, I will check it out.. – Fredriku73 Jun 14 '09 at 9:35
feedback

FreeCAD seems to be able to import STEP files/IGES models and export STL as well.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.