Files
cadquery/tests
Yihui "Ray" Ren 23b47974df fix bug: extrude both direction and cut #1090 (#1234)
* fix bug: extrude both direction and cut #1090

* Use glue in the _extrude both case

* Check for redundant faces

* Add type annotation for mypy

* Restructure to fix mypy failure

* Typo fix

* We expect 6+4 faces...

* added a docstring on param both in cutBlind

---------

Co-authored-by: AU <adam-urbanczyk@users.noreply.github.com>
Co-authored-by: Yihui (Ray) Ren <yren@bnl.gov>
2023-03-06 20:30:15 +01:00
..
2020-09-24 13:27:13 -04:00
2021-03-17 14:14:37 +10:30
2021-03-18 19:50:05 +01:00
2013-04-16 22:29:06 -04:00
2021-12-27 20:19:21 +01:00
2021-11-11 20:28:09 +10:30

It is OK for tests to import implementations like FreeCAD directly.