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: Parametrization barrier of manual context update for configured part studios
Sorry for this. I undestand your reasons but sometimes just wish to have a big red button to turn on automatic context update. didn't thought about this worflow before you and Ilya mentioned it, tha… (View Post)1 -
Re: how to trigger reportFeatureInfo in forEachEntity?
Seem like report functions are only showing message for the first call in the execution flow, the downstream calls are shadowed. Multiple error messages handling is a problematic part of Featurescrip… (View Post)1 -
Re: How to get a series data from measurement?
This type of study now worth to make in part studio, there are no automation for this in assembly. Check this Tracer feature. It creates dependency plot and prints array of points in the console (View Post)1 -
Re: @opExtrude: Impossible extrude bounding type: UP_TO_VERTEX
You can try to pass face query as endBoundEntity, if it failes for plane body query (View Post)1 -
Re: Trying to figure out how to create a "dynamic" drop down list in Featurescript UI
I meant array input parameter - see the arrays section. If you setup the array entry like this: { "radius": ValueWithUnits, "isSelected": boolean } and have a hidden definition f… (View Post)1