cadquery-freecad-module/cadquery/freecad_impl
Derek Anderson c3290fca92 Updated to work with 0.13
- This is _totally_ experimental, and I haven't done exhaustive
   tests
 - 88 unit tests do pass though, and I added a new import test.
 - 0.12 and 0.13 seem to structure stuff a bit differently,
   probably due to changes in the FreeCAD lib wrappers.
 - Not tested on windows (but should work) or 0.12. Need some
   help there.
2013-04-27 23:49:41 -07:00
..
__init__.py now at least you can import 2013-04-15 21:46:52 -04:00
exporters.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00
geom.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
shapes.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00
verutil.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00

It is ok for files in this directory to import FreeCAD, FreeCAD.Base, and FreeCAD.Part.

Other modules should _not_ depend on FreeCAD