Control a sub assembly configuration through parameters?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
can't show the real design, so I've put an example to demponstrate the challenge I couldn't solve so far:
a bracket changes it's part list depending on it's size. Beyond a certain length, the bracket gets an additional rib.
Ideally I can get to a fusion model, where the main length of the bracket can be controled as parameter. So I can use this model in an assembly model and control it simply via this parameter. Important: I should get a part list as a result as well (2 components if bracket is "small", 3 components if bracket is "large".
I tried different ways already, configurations, parameters, logic operators and conditional parameters, ... And combinations of these. Couldn't get it to work so far... Hope the bright minds of the community can help me here.