cadquery-freecad-module/cadquery/freecad_impl
2014-12-11 14:35:29 -05:00
..
__init__.py Made major improvements to the Mac OS import setup code thanks to troubleshooting from @DrRob. 2014-12-06 22:54:45 -05:00
exporters.py Initial attempt to fix import issues caused by verutil.py implementation. 2014-12-01 11:51:26 -05:00
geom.py Made the STEP import function more robust so that it could return a CQ.Workplane object. 2014-12-11 14:35:29 -05:00
importers.py Made the STEP import function more robust so that it could return a CQ.Workplane object. 2014-12-11 14:35:29 -05:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
shapes.py Made the STEP import function more robust so that it could return a CQ.Workplane object. 2014-12-11 14:35:29 -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