Dynamic block with multiple look up - 'Converted' error

Dynamic block with multiple look up - 'Converted' error

Anonymous
Not applicable
398 Views
1 Reply
Message 1 of 2

Dynamic block with multiple look up - 'Converted' error

Anonymous
Not applicable

Hello, 

 

I'm having a few with my dynamic block. 

 

1- When the block is rested, I have to select an new option for each lock up parameter or it wont change

2 - once I use the stretch parameter, all the lock up parameter get 'lock' and I have to re-select them to make any change

3- the 'converted' option keeps showing up on the drop down menu ever now and then.

 

Thank you 

0 Likes
399 Views
1 Reply
Reply (1)
Message 2 of 2

Libbya
Mentor
Mentor

Setting it up with a new visibility state for each door size is quite cumbersome.  Instead, you could use a single visibility state and dynamically change the sizes.  That would avoid all the duplicates of linework, parameters, and actions.  It would also drastically reduce your lookup tables.  

 

The 'Stretch' action and the 'Flip16' action have the Position1 and Position2 parameters in its selection set.  When those position parameters are moved/stretched/flipped/rotated, etc... , that changes their value and messes up your lookup values.  Remove the Position1 and Position2  from the selection sets of any actions and it should cure the lookup issues you describe.  

0 Likes