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.
konstantin_shiriazdanov ✭✭✭✭✭
Reactions
-
Re: retrieve setVariable
If you trying to share data between 2 feature studios, then you just import feature studio with variables constant definition and it instantly avaliable for usage in the code, no need to define conte… (View Post)1 -
Re: retrieve setVariable
If you importing feature studio then for being avaliable after import variables should be defined on top level, outside of feature body like this:(note that i packed them into map for better manageme… (View Post)1 -
Re: FeatureScript User Community Spotlight
Not a feature, but a pretty usefull cubic interpolation function implemented in featurescript. Seems like onshape uses a fast enough inverse matrix algorhytm, to make this possible even without proce… (View Post)3 -
Re: sheet metal loft
so here is the feature which makes underlying surface for your kind of shape, based on the pairs of entities https://cad.onshape.com/documents/51b2c9ee60d78d9f27118b90/w/6b41eb019eb71fbb58073cc5/e/d7… (View Post)2 -
Re: Multi Mate Connector request
Hi, SteveI can't make transform parameters to display in multi row manner, if add all the parameters inside it looks like this: also the ability to reorder array items is already there by default (View Post)1