cadquery-freecad-module/Libs/cadquery/cadquery/README.txt
2017-11-08 11:56:03 -05: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.
***