-
Notifications
You must be signed in to change notification settings - Fork 328
Add more trimming possibilities #1833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…into shapes-trimming
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1833 +/- ##
==========================================
+ Coverage 95.56% 95.96% +0.40%
==========================================
Files 28 28
Lines 7346 8274 +928
Branches 1110 1358 +248
==========================================
+ Hits 7020 7940 +920
- Misses 195 203 +8
Partials 131 131 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! faceOn with thicken looks useful for say 3D text.
base = sphere(5)
face_text = faceOn(base.faces(), text("CadQuery", 1))
result = base - compound([f.thicken(-0.1) for f in face_text.Faces()])
Co-authored-by: Lorenz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks @adam-urbanczyk !
edgeOn
wireOn
faceOn
_uvBounds
,_Bounds
"public"Advanced stuff for users living in the



(u,v)
space: