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.
Failure with a OP boolean subtraction

So I am working on a project that auto lofts something to a shape or point without 2 surfaces, and when I did remove in the part studio, it would not merge with the boolean:
However, at the same time, there are no error messages and nothing that says anything is incorrect. I also tried to see if the IF statement just wasn't working, but I checked tha,t and it goes through the statement
What is happening?
Here is the document:
https://cad.onshape.com/documents/94e2ca3c499ecbba9ccfafe6/w/c35c00116423894cfa81ae88/e/1fd4bc6d010a97fc9bf50bf5
Best Answer
-
NeilCooke Moderator, Onshape Employees Posts: 5,838
It is working, you just need to delete Part 2 - don't assume that subtraction removes the tools.
Senior Director, Technical Services, EMEA0
Answers
What error are you seeing?
The feature seems to be working just fine.
Learning to debug might help you solve your issues.
I wrote a blog with some tips and tricks on how to debug, functions like AddDebugEntities and debug arrows can be really helpful.
https://www.smartbenchsoftware.com/post/a-quick-guide-to-debugging-featurescript
Custom FeatureScript and Onshape Integrated Applications
I said no error was showing it just would never merge the parts together:
It is working, you just need to delete Part 2 - don't assume that subtraction removes the tools.