Extensions:2.4/Py/Scripts/Import/Freecad
< Extensions:2.4 | Py | Scripts | Import
UI location | Group: Import | ||
---|---|---|---|
Version | 0.0.1 2009-05-16 | Author(s) | Yorik |
Blender | 2.48 and up | License | GPL |
File name | import_profile.py |
---|---|
Current version download | http://yorik.orgfree.com/scripts/blender24/import_freecad.py |
External Python Modules or dependencies | FreeCAD |
Links | Detailed documentation can be found on the script's home page |
---|
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.
Known issues
- Only Part and Annotation objects are imported at the moment, Mesh objects are currently not supported
Credits
Thanks go to:
Support
- Python & Plugins forum at Blender Artists.
- Script page on Yorik's blog