cadquery-freecad-module/cadquery/freecad_impl
2015-08-03 12:06:59 -04:00
..
__init__.py another improvement to https://github.com/dcowden/cadquery/pull/87 wich removes multiple calls to _fc_path 2015-05-15 13:26:34 +02:00
exporters.py Next small step in the CQ.py code cleanup. 2015-06-15 15:59:28 -04:00
geom.py Updated copyright dates and fixed a few docstring errors. 2015-04-27 13:04:34 -04:00
importers.py Updated copyright dates and fixed a few docstring errors. 2015-04-27 13:04:34 -04:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
shapes.py Fixed the Center call for Shape objects on rotateAboutCenter, and changed CenterOfMass usage so that it won't fail silently. 2015-08-03 12:06:59 -04:00

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

Other modules should _not_ depend on FreeCAD