This site hosted by Free.ProHosting.com
Google

 

Exporting DXF Files

Step 1.  Load the model that you wish to export.

Step 2.  Make sure that each object's mesh name and object name are the same.

Click to enlarge.....

Step 3.  With the mouse within the model editor window press Shift-F11 to change to the script editor window.

Step 4. With the mouse within the script editor window press Alt-o to open a script file.  Navigate to where you have the DXFExport.py file and load it.

Click to enlarge.....

Step 5.  With the mouse within the script editor window press Alt-p to run the script.

Step 6. Messages will be shown displaying the progress of the export in the Blender console window.  The export is finished when the message "Saving complete" is displayed in the console.  The resulting file will be located in the blender direction and will be called "output.dxf".

Click to enlarge.....

 

Download DXFExport.py