CadQuery / CadQuery/cadquery

Extend assembly with find; fix remove and add on nested assemblies

Open
#2,018 2 comments 1 reaction 0 assignees View on GitHub
assembly
Dominant language
Python
Stars
5.8k
Forks
541
Avg merge
3d 2h
Merged PRs (30d)
5

Description

- [ ] `find(self, name: str) -> list[str]`
- [ ] `remove(self, list[str])` overload
- [ ] Fix `remove` for nested assmblies, i.e. remove all references
- [ ] Fix `add` used on already owned subassembly: `assy.subassy.add(...)` does not currently add to the parent.
- [ ] Tests
- [ ] Docs

Related to #2014 , CC: @shimwell

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.