Workplane() resets currently selected objects
Open
enhancement
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
The following code does not work
```python
import cadquery as cq
result = cq.Workplane("XY").rect(10.0,10.0).extrude(10).faces("
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.