* 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>
It is OK for tests to import implementations like FreeCAD directly.