![]() Add simple tests for named planes Use isinstance instead of type in Vector because type caused the problem that 'type(Vector) is FreeCAD.Base.Vector'. |
||
---|---|---|
.. | ||
cheatsheet | ||
contrib | ||
freecad_impl | ||
plugins | ||
__init__.py | ||
cq_directive.py | ||
CQ.py | ||
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. ***