Grips are not showing up?

Grips are not showing up?

jarredmonday
Collaborator Collaborator
1,177 Views
2 Replies
Message 1 of 3

Grips are not showing up?

jarredmonday
Collaborator
Collaborator

See attached:

 

First, the rotation perameters control the visibilty states, which are working fine. but for some reason there are other grips that are not showing up. i.e. stretch. 

 

Secondly, there are two verticle flip peramters. I've tried adding these to the lookup tables so when I rotate left it would flip as-well-as control the visibility. But i couldn't get it to work.

 

Thanks

Please mark Accept as Solution if your question is answered. Kudos gladly accepted. ⇘
0 Likes
1,178 Views
2 Replies
Replies (2)
Message 2 of 3

jarredmonday
Collaborator
Collaborator

see new attached file: 

 

I was able to correct this issue. I believe it had something to do with the lookups i had in there.

 

 

Can someone help me add the FLIP parameters to the lookups when the rotaion is rotated west the flip actions correspond and when rotated east it'll follow? Right now the flips are not working, only the visibility states are.

 

thanks

Please mark Accept as Solution if your question is answered. Kudos gladly accepted. ⇘
0 Likes
Message 3 of 3

Libbya
Mentor
Mentor

If I understand your issue correctly, instead of using the flip, you want the rotation to automatically cause the flip.  

 

You need to understand that the two tables of the double lookup have two very separate functions.  One table is used for input and the other is used for output.  The input table has the user modified parameters added as input properties and has all possible values added in order to determine the lookup property.  That table will often be read only.  The output table should have any parameters that you want automatically changed added as input properties.  If I am correct in how you want the block to operate, you need remove the flip parameters from the input properties of the input table and add them to the input properties of the output table.  You will then need to add the appropriate lookup properties to both tables to accommodate the various options.  I See the attached file.  I did not complete the block, but got the first values working correclty.  See attached.

 

To complete the block you would add Angle2 to the input table and the second flip action to the second table in a similar manner. 

 

 

0 Likes