Using a Stretch Action after a Rotate Action

Anonymous

Using a Stretch Action after a Rotate Action

Anonymous
Not applicable

I have noticed that I get wierd behavior when I rotate my block, and then try to use a stretch action.  Attached is an example file.  I am trying to get the triangle to stretch as well as rotate.  The stretch functions work correctly if I don't rotate the block, but as soon as I rotate, the stretch actions behave incorrectly.

0 Likes
Reply
Accepted solutions (1)
455 Views
2 Replies
Replies (2)

ojuris
Advisor
Advisor

hi!

 

don't include stretch actions in rotate action

do it only then when you really need it

0 Likes

Libbya
Mentor
Mentor
Accepted solution

It is because you are rotating BOTH the stretch actions AND their associated linear parameters.  When you rotate a stretch action, you change its angle offset.  If you are rotating the associated parameter and the angle offset is 0 and should stay 0, then rotating the action also will skew the stretch as you see.  

0 Likes