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.
Jake_Rosenfeld 
Reactions
-
Re: How to strip the units from a length?
@jackson_king You don't need to strip the units at all! A length divided by another length is just a number, so the expression you've proposed is perfectly fine. It looks like you haven't tried it ou… (View Post)6 -
Re: Exploded views
Hi Dave! Yes, if a year is not included it means that the comment was from this year. It sounds like you brought your assembly into another assembly as a subassembly. The mates of a subassembly canno… (View Post)1 -
Re: Is there a way to find the extents of an object with one command?
Really appreciate all the feedback, I just made an update to V4.1, the feature now operates on an option of whether to create a new part or print out the results. If the print option is selected, a b… (View Post)1 -
Re: Is there a way to find the extents of an object with one command?
The units pulldown determines the units of the printout in the FeatureScript console. I'm not sure how useful the printout is though, I may just simplify the script by getting rid of the printout and… (View Post)1 -
Re: Pass Boolean through FS dialog
A code snippet for Neil's suggestion: annotation { "Feature Type Name" : "Take Boolean" } export const takeBoolean = defineFeature(function(context is Context, id is Id, definitio… (View Post)3























