cadquery-freecad-module/CadQuery/Libs/cadquery-lib/cadquery
2015-11-21 23:10:13 -05:00
..
cheatsheet
contrib
freecad_impl Merge commit '066855c2fd8c21202e655bffcf0e971943992227' 2015-11-21 23:10:13 -05:00
plugins
__init__.py
cq_directive.py
CQ.py Merge commit '066855c2fd8c21202e655bffcf0e971943992227' 2015-11-21 23:10:13 -05:00
README.txt
selectors.py

***
Core CadQuery implementation.

No files should depend on or import FreeCAD , pythonOCC, or other CAD Kernel libraries!!!
Dependencies should be on the classes provided by implementation packages, which in turn 
can depend on CAD libraries.

***