Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Limit UP_TO_NEXT to the merge scope?
EvanReese
Member, Mentor Posts: 2,135 ✭✭✭✭✭
Is it possible to use opExtrude with an UP_TO_NEXT end condition that doesn't reference everything in the context? I'd like to limit it to my merge scope (or a queried set of bodies I choose).
Evan Reese
0
Best Answer
-
NeilCooke Moderator, Onshape Employees Posts: 5,686Would UP_TO_BODY work?Senior Director, Technical Services, EMEAI5
Answers
Any idea how to get that working? I'd love to avoid adding another query field.
I considered copying/booleaning bodies, but, aside from being expensive, if the user has already added part clearances, they wouldn't boolean anyway. I guess I could just add the full set of end conditions like the standard extrude, but I'm trying to make the feature UI minimal (and so far, you can see I'm failing at that , but it's a work-in-progress).