cadquery icon indicating copy to clipboard operation
cadquery copied to clipboard

A python parametric CAD scripting framework based on OCCT

Results 349 cadquery issues
Sort by recently updated
recently updated
newest added

Add more free func examples to the docs.

free func

It would be handy to be able to use `cq.Shape` directly as a argument to `move` and reltated methods.

cq.Shape
free func

- [ ] add `isSibling` to `Shape` - [ ] add `isAncestor` to `Shape`

advanced
cq.Shape

When importing cadquery before CoolProp, the script silently hangs and does not proceed to execution. Reversing the import order resolves the issue. Does anyone have an idea of what could...

bug
question

Hi! I am trying to cut a cylindrical hole into a toroidal shell. The function I'm using works "most of the time", but for same orientations & parameter values does...

OCC kernel issue