Implement existing CQ operations as Operation Objects
Open
CQ2
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
**Issue by [dcowden](https://github.com/dcowden)**
_Sunday Dec 11, 2016 at 21:13 GMT_
_Originally opened as https://github.com/dcowden/cadquery/issues/170_
----
Each operation should be implemented as a new object.
Step 1: design the base operation interface, which much support an operationID
Step 2: implement the existing operations:
extrude
split
combine
rotate
transform
mirror
translate
shell
fillet
chamfer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.