From BlenderWiki

Jump to: navigation, search

[edit] import freecad

[edit] About

Name Import FreeCAD Version 0.0.1 2009-05-16
This script import FreeCAD files into Blender License GPL: GNU General Public License
Menu Group: Import Blender 2.48 and up
Author Yorik
Link(s) http://yorik.orgfree.com/scripts/import_freecad.py
Executable: import_profile.py Modules:
Data: External Dependencies: FreeCAD
Additional information:

Detailed documentation can be found on the script's home page

[edit] Introduction

This Script imports FreeCAD files into Blender. FreeCAD itself (a recent version, > r2111) must be installed on your system, and the script must be configured so it can find your FreeCAD.la library, which commonly resides in /usr/lib, /opt/FreeCAD/lib on linux or C:\Program Files\FreeCAD0.7\bin on windows.

After everything is setup, the script will be available in your "Import" menu.

[edit] Known issues

  • Only Part and Annotation objects are imported at the moment, Mesh objects are currently not supported

[edit] Credits


Thanks go to:

[edit] Support