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.
kevin_o_toole_1 
Reactions
-
Re: opBoolean UNIONs
To elaborate a bit on what @mbartlett21 said: The preferred way to do a simple boolean union is to put all the bodies to merge into the "tools" field. You can do this by combining multiple … (View Post)3 -
Re: How to get the "Part_Number" with FeatureScript?
@sebastian_egner Unfortunately, part properties like the part number cannot be gotten from FeatureScript. Conceptually, part properties are applied by several sources. The FeatureScript properties ar… (View Post)1 -
Re: How to get the "Part_Number" with FeatureScript?
@konstantin_shiriazdanov Yeah, that sounds like another good solution, where everything is set via FeatureScript! @sebastian_glanzner If you go that route, make sure to delete your Configured Part Pr… (View Post)1 -
Re: Use opBoolean() on all parts that contain a point
Probably you have some non-3D bodies in your query (sketch bodies, constructions planes, any bodies which are not BodyType.SOLID). So, the first thing I'd try is to make sure you have EntityType… (View Post)6 -
Re: Can a Configuration change the name of a Part based on the selected options
@john_whitley On the Part Number FS: You should be able to simply right-click "configure" any of the fields that comprise the part number and set them in configurations tables (or, use a co… (View Post)1






















