- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Here's a screencast that shows how to add multi-vis selection to an existing block. This block switches 10 different valve types and gives the option of normally open or normally closed for each valve type. Instead of scrolling through the visibility list of 20 options I figured it would be a nice touch to give one selection for the 10 valve types and one selection for NO/NC.
The block funcitons as follows. One of the selection lookups changes the X value of the input point parameter. The other selection lookup changes the Y value of the input point parameter. The double lookup uses one table to look at the position X and position Y of the input point parameter and determines the row. The other table uses that row name to force the visibility state to the desired value.
Solved! Go to Solution.