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.
ilya_baran 
Reactions
-
Re: import features script from other public document
I recommend using the import button in the feature studio and selecting the document/version/element to import. The id that goes into the "version" part of the import is not that easy to ge… (View Post)1 -
Re: Is map order arbitrary?
@john_mcclary if you want details you can have them: FeatureScript maps are internally implemented as functional AVL trees (sorted, balanced binary trees), rather than hash tables. This is to make th… (View Post)1 -
Re: Thickness Analysis (New Custom Feature!)
Very cool! (View Post)2 -
Re: Merging to bring a tab into a branch
@shawn_crocker We're looking at making some improvements to merge (more options, more clarity about what a merge will do) that I think will address some of the use cases you're talking about. (View Post)1 -
Re: Random function?
Allow me to weigh in :smile: I didn't include the PRNG from the forum post in std because it's a very poor quality PRNG. When I (or someone on my team or the modeling team or an intern) catch a break… (View Post)1