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.
Configuration
Discussion List
-
Configuration Payground Best usecases and Complex Examples and Dynamic suppression
https://cad.onshape.com/documents/d6b28e0ac64aa971f9ef66f9/w/4b40d7bd54e2f225eb3010b1/e/6449b5c7f17296baa0fcc81f I am trying to make some dynamic configurable parts more parametric Dynamic Suppression is pretty good. however how do you write a, Unsuppressed if [expression] Unsuppressed if #is_Square = 1?? is there a equal…
-
Is it possible to name certain dimensions for configurations rather than the default?
When using configurations that have multiple instances in one sketch, it would be helpful to have them be distinct names that could be set. I know that when you hover over the values in the table that it will highlight them, but I would also like to be able to quickly see it in the table, especially as a part gets…
-
Configuration on assembly
Hi Guys ! I'm trying to update the configuration table thanks to the API on an assembly. I have the following assembly, and I use the Unsuppressed options to show / no show some assemblies depending on the selected configuration (TD R, TD S) From the API GET response, I have this json as result: <pre><code>{ "btType":…