cadquery-freecad-module/cadquery/freecad_impl
2014-11-28 15:05:01 -05:00
..
__init__.py Fixed copyright dates, added the STEP file importer, and added the supporting tests. 2014-08-18 14:45:02 -04:00
exporters.py Cleaned up a few of the assert statements and fixed the findall line in exporters.py based on a FutureWarning. 2014-08-19 08:10:46 -04:00
geom.py Fixed a minor documentation error with Plane.toWorldCoords. 2014-10-23 10:56:37 -04:00
importers.py importShape in importers.py was not returning anything. 2014-08-18 15:50:07 -04:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
shapes.py Added cylinder and donut tests for the revolve operation and started on the cone test. 2014-10-20 17:41:53 -04:00
verutil.py Fixed version numbers so that you can use == to grab test for a specific version. 2014-11-28 15:05:01 -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