cadquery-freecad-module/cadquery/freecad_impl
2014-09-30 13:35:09 -04: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 copyright dates, added the STEP file importer, and added the supporting tests. 2014-08-18 14:45:02 -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 Rough swipe at a revolve feature utilizing FreeCAD as a library. 2014-09-30 13:35:09 -04:00
verutil.py Fix Indentation 2013-05-10 05:13:15 +03:00

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

Other modules should _not_ depend on FreeCAD