- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I'm trying to create a block that has 4 layers of material, for each layer of material I want to add a description.
The descriptions are chosen from a specific list of appropriate material types, via the properties dialog.
Example:
Layer 1 can consist of material type 1, material type 2 or material type 3.
Similar, the remaining 3 Layers have 3 different options.
I'm thinking now that I should use attributes and lookup tables for each layer, so 4 attributes (one per Layer) and 4 Lookup tables (one per Layer).
I can do it using visibility states, but that means presenting to the user a dropdown that has every permutation possible - quite a few, this looks bad to the eye, and the user would have to pay attention since the differences are only a small numeric values.
I would much sooner have one dropdown per Layer - visible in the properties dialog.
Does that make sense....?
Any ideas?
Thanks
Solved! Go to Solution.