cadquery-freecad-module/cadquery/freecad_impl
2015-11-24 15:45:12 -05: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 Made the normalize to normalized change to make CadQuery match the PythonOCC/OCC symantics. 2015-11-23 21:44:36 -05: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 Added a label instance attribute to each of the shapes so that they can be identified separately. 2015-11-24 15:45:12 -05:00

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

Other modules should _not_ depend on FreeCAD