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.
Surface
Anwar_E
Member Posts: 4 ✭
Hi guys
How can i merge or join several surfaces together?
and how can i cut through a surface?
How can i merge or join several surfaces together?
and how can i cut through a surface?
0
Best Answers
-
mahir Member, Developers Posts: 1,309 ✭✭✭✭✭If the faces share at least one adjacent edge, you can merge Surface 2 to Surface 1 by selecting the Add option instead of New. You can't cut through a surface, but you can Trim it (with sketches and other surfaces) and selectively hide/delete the resulting surfaces.5
Answers
You can use my boolean feature ( https://cad.onshape.com/documents/84d939daceef6a928b8abcba )
IR for AS/NZS 1100
I like your opBoolean feature, seems like OS's boolean should work with surfaces (sheets). Have you thought about writing a true surface trim feature that allows you to pick the sheets to delete/keep? You're splitting them nicely. Just wish I could define the ones I want to keep using one feature script.
Currently it's confusing to have to split and delete sheets for trimming. It'd be nicer to have a true surface trim feature script that would allow you pick targets & tools, and then pick the sheets you want to keep. Hoping there's a selection that'll return where on a surface you picked, and with that, the user can pick the sheet bodies they want to keep.
IR for AS/NZS 1100