Populating attributes with lookup table

Populating attributes with lookup table

robw
Advocate Advocate
5,569 Views
10 Replies
Message 1 of 11

Populating attributes with lookup table

robw
Advocate
Advocate

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

 

 

0 Likes
Accepted solutions (1)
5,570 Views
10 Replies
Replies (10)
Message 2 of 11

Libbya
Mentor
Mentor
Accepted solution

This shows the a couple methods.  

 

 

Message 3 of 11

robw
Advocate
Advocate

Excellent  - thank you.

 

- I didn't know you could add a point parameter and not add values to the left side.

 

0 Likes
Message 4 of 11

Libbya
Mentor
Mentor

I'm not sure what you mean.  I did not add any point parameters to the block.  The block contained a rectangle, three attributes, three lookup parameters with lookup actions, a block properties table, and a linear parameter with two stretch actions.  

0 Likes
Message 5 of 11

robw
Advocate
Advocate

Incidentally, do you know if you can delete/remove a custom property that I no longer desire?

 

I seem to have a 'user1' property that I can't get rid of. I've a feeling that I added it ages ago in a block properties table, then deleted the table, but user1 remains....

 

0 Likes
Message 6 of 11

Libbya
Mentor
Mentor

You can delete user parameters in the parameters manager.

0 Likes
Message 7 of 11

robw
Advocate
Advocate

Sorry, yes - the lookup table.

I thought you had to click the add properties at the top, and fill in the left side.

0 Likes
Message 8 of 11

robw
Advocate
Advocate

My Parameters Manager won't display. 

When I click the button the only thing that happens is my ribbon seems to move 1 pixel to the right - but no palette. I tried the Alt+Space bar thing, but nothing happens.

0 Likes
Message 9 of 11

Libbya
Mentor
Mentor

That can occur if you have changed displays and it is off the screen.  If memory serves, I've fixed it before by going into the CUI and changing it to being docked on one side and them moving it from there.

0 Likes
Message 10 of 11

robw
Advocate
Advocate

Hmm, it's a new machine at a new job. I played with CUI as well.

I'll dig deeper when I've a spare moment.

 

Thanks for all your help making me look like a rock star 😉

 

0 Likes
Message 11 of 11

jeremye86
Advocate
Advocate

thank you for the great video! how did you get your attributes to update automatically after changing the value in the lookup table?

0 Likes