Hi
is there anyone who knows how join these surfaces
thank you so much by advance !!
wskad
join two surfaces.3dm (2.7 MB)
Hi
is there anyone who knows how join these surfaces
thank you so much by advance !!
wskad
join two surfaces.3dm (2.7 MB)
You can use ExtractSrf to extract the 2 surfaces and then use join command.
The question is why would you want to do this? Building self-intersecting geometry can lead to problems and isn’t like anything that exists in the real world.
Also some of your surfaces are not quite planar. They have a very small amount of twist which is also likely to trip you up if you if you plan to do more with this.
Hi Pascal,
I want the purple object to hit the larger one at its full thickness
thks
Hi wskad - assuming that you want the purple object, then, to be a sort of continuation of the larger one, I’d go about this a little differently - the big box is slightly tapered to the bottom- that is, the sides are not vertical as the sides of the purple object are - this is going to make the join there a little messy. There are a couple of ways to get at this, if I see what you are after-
ExtractSrf the large face of the larger box.Trim the face with that rectyange and join it back to the box.Line > Extension) of the edges of the large box (green lines in my file) I’d make them a little longer than you want.Sweep2, the rectangle on the lines with maintain Height checked.Trim the object with a plane at the depth you want for it. CutPlane in Right is a good way to get the trimming plane)Join to the boxCap to close off the trimmed end.MergeAllFaces when done to clean up.-Pascal
thank you very much Pascal
I’m trying it tomorrow
Yep, that works as well - I thought it looked like you wanted the surface to extend the existing edges of the box at the top - if your way looks like you want it to, then perfect!
-Pascal