CadQuery / CadQuery/CQ-editor

Segmentation fault when using `.faces()` and `.shell()`

Open
#287 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

This example:
```python
handle = (
cq
.Workplane('front')
.box(1, 1, 1)
.faces('>Y or >Z or Y or >Z or

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.