25 lines
541 B
Plaintext
25 lines
541 B
Plaintext
README.txt
|
|
README.md
|
|
setup.cfg
|
|
setup.py
|
|
cadquery\cq.py
|
|
cadquery\__init__.py
|
|
cadquery\cq_directive.py
|
|
cadquery\selectors.py
|
|
cadquery\cqgi.py
|
|
cadquery\contrib\__init__.py
|
|
cadquery\freecad_impl\__init__.py
|
|
cadquery\freecad_impl\exporters.py
|
|
cadquery\freecad_impl\importers.py
|
|
cadquery\freecad_impl\geom.py
|
|
cadquery\freecad_impl\shapes.py
|
|
cadquery\plugins\__init__.py
|
|
tests\TestCQSelectors.py
|
|
tests\TestCadObjects.py
|
|
tests\TestCadQuery.py
|
|
tests\TestExporters.py
|
|
tests\TestImporters.py
|
|
tests\TestWorkplanes.py
|
|
tests\TestCQGI.py
|
|
tests\__init__.py
|