Edge selector needed #1872
-
I am using CQ Editor 0.5.dev() and I have the following simple part. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
For this particular geometry you can simply to use selector chaining: part.edges('|Z').edges('>>X[-2]').fillet(2) ![]() |
Beta Was this translation helpful? Give feedback.
For this particular geometry you can simply to use selector chaining: