I spent a couple of hours today trying to figure out a way to import .STL files into Autodesk Inventor Professional 2012 as a part or an assembly. In this step by step tutorial, i will describe my way of accomplishing the same. For those of you that are not familiar with the STL format, please refer to this link: http://en.wikipedia.org/wiki/STL_(file_format) . You can view and process the mesh files using the popular open source software called MeshLab. I would highly recommend you download and try it out.
For this tutorial you would need the following programs from Autodesk:
- Autodesk 3ds Max 2012
- Autodesk Inventor Professional 2012
Both of the above are free for students.
Following shows you a snapshot of the .STL file from MeshLab that i am trying to convert:
Steps to Convert:
- Open Autodesk 3ds Max 2012 and click on import.

- Select the .STL file and open it.

- Once you click on open, following window will pop-up:

- Click Ok. The software will now try to open the file and weld the mesh. It could take a loooooooooong loooooooooong time, so have some patience.
- Once successfully imported, you will see the following in the Autodesk 3ds Max window:
- Next, click on export.

- Save as type “ACIS SAT (*.SAT)” file and click Save.

- You will see the following options box. Make sure the options for “Export Basic 3ds Max Primitives (Box, Cyl, Cone, Sph, Torus)”, “Export 3ds Max NURBS Objects”, “Export Mesh Objects (Objects Collapsible to Mesh)” are checked. Click OK.

- The software will now attempt to save the file as the new format .SAT file. This could take a loooooooooong loooooooooong time, so have some patience.
- Once finished exporting, you can now open up Autodesk Inventor Professional and open up the .SAT file. As before, it could take a while for the inventor to open it, so hang in there. Once done, you will see the following:

- Make sure to save the work in Inventor, and you should now have the full Assembly drawing.
The downside is that a 2.11MB .STL file resulted in 77.8MB of .SAT file, and the resulting Inventor Assembly files total 90.5MB. So, be VERY VERY careful about what you are trying to convert. Make sure you have enough physical memory and hard disk space as the resulting files are usually 35 to 45 times bigger. Try and reduce your mesh as much as you can before converting.

