-
Merging Parts Together
Hi, I'm trying to teach myself OnShape and have had some good luck finding videos on most of my questions, but this one is eluding me for whatever reason…. Seems pretty basic, but I created on box and I would like to make duplicates of that box and make a joined line of 5 identical boxes. They would share walls. Is there a…
-
Why won't my parts union?
I'm trying to combine these two parts using boolean:union but it's giving errors at this point. Before this error, it was giving errors where the edges of the light blue part is so I extruded those edges 1-2mm as I assumed the problem was a lack of overlap and that fixed the error, but this isn't resolving with the same…
-
opBoolean UNIONs
For anyone having difficulties with opBoolean unions, I discovered that adding "targetsAndToolsNeedGrouping" : true to the parameters list caused the operation to be performed successfully. opBoolean(context, getUID(id, "boolean", 2), { "tools" : qCreatedBy(getUID(id, "extrude", 2), EntityType.BODY), "targets" :…
-
How Can I Arbitrarily Union All Parts?
Hello. I have a part pattern that has an instance count that is dependent of a configuration variable. After the pattern, I want to do a union of all the parts in the part studio. Is there a way I can easily union all parts, similar to "Merge with all." Thanks!
-
Cannot Boolean Union three parts
I have three parts which I can't seem to be able to union. Two of these (Finger 5a and Finger 5b) do not intersect, and I have created a third (an extrude of a face of Finger 5a) in order to fill in the gap. Any pair from these three can be joined. But the three of them? "Failed to return a valid part" I don't get why the…
-
Boolean Union
I don't understand why union doesn't work here to bring all these parts together?;) https://cad.onshape.com/documents/d6022aa6ddb14022f3bdc386/v/512b3e1860a90572e15ac4fd/e/cd432193c4283b12a46ecbe8
-
Negative part subtraction, or how to retain cavities?
1. Novice user; novice CADder. 2. Actually thought I had solved my problem and was just looking for improved methods -- until I put together a document for sharing, and realized I haven't quite solved all of my main problem. I'm trying to create a reusable mating/self-aligning feature, principally for 3D printing use. So,…
-
United Lofted Parts?
Hi all! First time asking something here. Here's my part link for reference: https://cad.onshape.com/documents/a3d584c5c8704fd59e6d1baa/w/8f543b70179b4f319bb33b46/e/debd8ae843674bf3a80aef15 This is just some jar I'm making for fun using the loft command, and possibly 3D Printing later. I lofted a single rib and then…
-
How can I join paths?
I draw a star by crossing lines. Now I like to join those lines to create the start shape I am after. How can I combine all the lines so that the small segment inside either get removes or become a separate line segment that I could remove manually? I want to only have the outer lines left.