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.
"variable specific" configured assembly options
steven_van_luchene848
Member Posts: 122 PRO
is it possible to set assmebly properties properties based on only 1 of the configuration variables?
I have a multiple variables in 1 assembly studio, but only one boolean variable (picklist) is of influence for one of the assembly properties. the rest are configuration variables. (or other way around in other examples)
Now the "configured assembly properties" defaults to a list with all the properties, requiring specific values for each of these values.
properties then only get set for specific combination of these values. it's impossible to predict what these values are and/or it would make the list incredibly long to account for every possible combination...
so basically being able to "delete columns from configured assembly properties" list would solve this.
any ideas?
I have a multiple variables in 1 assembly studio, but only one boolean variable (picklist) is of influence for one of the assembly properties. the rest are configuration variables. (or other way around in other examples)
Now the "configured assembly properties" defaults to a list with all the properties, requiring specific values for each of these values.
properties then only get set for specific combination of these values. it's impossible to predict what these values are and/or it would make the list incredibly long to account for every possible combination...
so basically being able to "delete columns from configured assembly properties" list would solve this.
any ideas?
0
Best Answer
-
MichaelPascoe Member Posts: 1,989 PRO
I believe this improvement request is related:
https://forum.onshape.com/discussion/15199/wild-cards-in-configured-properties
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴0
Answers
This is the current limitation of configured properties.
I'm not sure this is possible to work around for the assembly properties. For the individual part studios, here is one way you can achieve this:
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
Take a piece of rope, for instance, that can be 250mm to 1000mm long and either White or Black.
Part Code: ROPE-# length-#colour e.g. ROPE-750mm-Black
Description: #length Rope in #colour 750mm Rope in Black
However, I do not want to add 750 lines for the length + white and then another 750 lines for the length + black.
It may be a good idea to have this moved to an Improvement Request.
thanks for the quick reply. For part studios indeed, no problem (I can set (one of) the properties with a simple featurescript, accepting a variable and setting a property to that specific value) in assemblies however I can't. And I need to use assemblies as I also need the BOM for export to ERP etc.
I'm running to a lot of limitations lately. :-(
good idea.
Is there a way to move this directly to an Improvement request?
I believe this improvement request is related:
https://forum.onshape.com/discussion/15199/wild-cards-in-configured-properties
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
You have a very keen eye. Hadn't seen/found that one. voted it up.