-
Swept Profile Boolean Subtract
When doing a boolean subtract, is it possible to use a swept profile? Do I really need to create a solid here? In ArchiCAD, this is called a Solid Element Operation Subtraction with Downward Extrusion
-
Derived Assembly
I figured out I can't do boolean operations in the assembly, so I would have to use derive in the part studio, but the part studio cannot derive assemblies, as far as I understand;) I have inserted a sink assembly on top of cabinet assembly, but the cabinets would have to be cut to not stick out of the sink;)
-
Boolean Subtract Offset error?
Hello, I'm encountering what appears to be an error calculating an offset (for 3D printing) in a boolean subtraction of two solids. Offset All produced an error, so I had to manually select my faces, but even after doing so, I noticed one region (see screenshot) where the two parts will touch because there is no offset. Am…
-
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…
-
Feature script CANNOT_RESOLVE_ENTITIES error
Hello, I am very new to feature script I am writing a feature script that will automatically add holes to a part at a fixed spacing. The goal is to pass a line along which the holes should be cut, and the spacing desired and have the script decide how many holes will fit, and how to center them along the line. I have the…
-
Boolean Intersection doesn't render, AND doesn't error
I'm stuck as to where I'm going wrong with this. Everything seems to be in order, but this last boolean operation doesn't want to render. The parts by themselves are fine, but the intersection boolean just refuses to render. I'm sure I'm probably overlooking something simple, and would really appreciate some help to figure…
-
Boolean with Import of Surfaces?
Hi, I used the Onshape public server to search for the Samsung S10 tool / model. I found a good reference by Rob Cassidy, which imported a file from SolidWorks:, it is here: https://cad.onshape.com/documents/b5413e753843b3dbfd1dce12/w/afb70071c17b9b8dbe44e897/e/eafe6c770e5d980659ac093f . I designed around this part a case.…
-
Boolean not returning valid part; how to intersect?
I already posted this here (this is a duplicate) but this seems like the more appropriate forum. I have a boat that I'm trying to model based off of four lofted sketches. I've been trying to hollow it out; I tried using both shell and thickness to do so. In either case, whenever I try to take the top of the boat off using…
-
Boolean and end up with same part ID?
Is it possible to write a feature script that would allow a Boolean unite operation between two bodies to result in the same file name as the original (first selected body) tool used in the query? Any help would be appreciated.
-
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
-
Removing an "asymmetric Pyramid from solid" (Constructing a hip rafter)
Dear All, I'm kind of new using Onshape and got stuck by trying to construct a hip rafter for an awing (shown in the picture below). My Problem is the following: I have created a balk as a solid in Onshape. Now I have to remove some kind of an "asymmetric Pyramid" in such a way that the hip rafter fits to the corner of the…
-
Boolean- Intersect operation with "Select all bodies" option
Hello, We are trying to find a way to automatically select all the bodies in a part studio for an intersect boolean operation. We are far from getting a satisfactory result but learning FeatureScript has been fun, does anybody have an idea or recommendation for this task?
-
Feature script beams butt joint
I created a beam profile for 1-5/8 inch Unistrut. I'm trying to trim the butt joints but no matter which direction I choose for the vertex of the butt joint, it does not seem to trim the beams correctly. I tried using Boolean subtract, but that did not work either.…
-
Trouble Extruding Angled Face
Hi all! I'm a bit new to OnShape, but not new to CAD. I'm a bit hung up on a particular part of a model. First, here's the mode: https://cad.onshape.com/documents/43d856d66fd0c29bbe2b8830/w/160a670308b9ec270c462e4a/e/73bb0f71302ddfee1b1bd58f The area I'm hung up on is this: I created this notch in the side of a panel and I…
-
Boolean add
Hello everyone, I want to create a feature script to create simple joint automatically, I want to "glue" a few parts together but I don't know how to identify the loop-created entities and how to use them in the op boolean There is also something about the deleted sketch that I can't suppress If someone has an answer I'll…
-
Cannot create boolean, entities not contained
Trying to understand why I cannot create a boolean. I made the three outside pieces, then the middle. But why are they not intersecting? https://cad.onshape.com/documents/3c28a6a412a876425a7af44b/w/e59a70434213b82c2c8e4527/e/b1133db8273d31f87c561b56
-
"Boolean ... did not regenearete properly" - what's wrong with my model, how to debug?
Hi. I've created a model of a table, now I want to simulate it. As I have lots of connections - I decided to have a single solid instead. But when I do Boolean - Union - I get "Boolean operation failed to return a valid part." Where to look at, what's wrong with my model? here's my…