Problem with `shell` and `fillet`
Open
OCC kernel issue
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
Below simple code:
```py
import cadquery as cq
a = cq.Workplane().box(5, 5, 5).faces(">Z").fillet(0.5)\
.faces("
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.