Using formulas to switch out nested families with label parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I see this opportunity to lower the number of family types our designers have to sort through quite often but am not sure if or how it can be done.
I model furniture to be used by our designers at my interior systems company and there are slight variations to many of the tables and booths they have to choose from. some of these slight variations include the support type being a core drill or clip down support or a leg being just a leg or a caster. All of these are usually modeled separately and nested into table and booth families. We will then make a type catalog of all the different combinations, with a couple of our type catalogs containing close to 500 different types of the same size table that will have different finish and support options.
See attached picture
What I am trying and would like to do here is have the check boxes control the support family that is nested in this eating counter so that I can write formulas for the check boxes and make all the different configurations of heights and support types as easy and checking the desired box. checkbox formulas are easy enough but I started playing with a formula in the support's label parameter that went something like this:
if(and([Cored/Clipped], Standard, Privacy Panel) "Support - Cored HC Eating Counter Support : Cored Counter Support + Privacy Panel - Standard Height – NC", "Support - Cored HC Eating Counter Support : Cored Counter Support + Privacy Panel - Counter Height – NC")
I know the formula would be pretty long but that's not an issue for me because it's my job to make these easier to use for my design department but I'm not sure if something like this is even possible. If anybody knows anything about this or if this could possibly be implemented in a future update.. or someone could explain to me why this won't work, my department would appreciate that. I hope I sufficiently explained myself and thank you in advance!