Easy Question for once! :) ;)

   3195   2   1
User Avatar
Member
405 posts
Joined: 7月 2005
Offline
Hey All,

Ok Starting to finish up the rig. I need an answer to this an expressions question. I suspect several people know the answer because I think this is a relatively simple question yet I have been unable to find the answer to it. What I want to do is multiply a number times a relative reference and output the resultant to the attribute box. I tried ((RelativeRef)*-1) Yeah that did not work. Well the RelativeRef is the actual Relative Reference and not those words of course. So ummm does anyone know how to do this?

Cheers,
Nate Nesler
User Avatar
Member
344 posts
Joined: 7月 2005
Offline
There's no need for the excessive bracing, however what you wrote should've worked fine provided you path to the reference was correct.

ch(“../tz”)*-1

Your expression should look something like that.

Right click the parameter you want to reference and select “Copy Parameter”. Right click in the parameter filed of the parameter you want to control and selected “Paste Copied Relative Refs”. Then, add a *-1 to it,
User Avatar
Member
405 posts
Joined: 7月 2005
Offline
Appears I did it right then. Interesting.
  • Quick Links