cadquery-freecad-module/cadquery/README.txt
2013-04-16 22:29:06 -04:00

8 lines
248 B
Plaintext

***
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.
***