Dynamic Node Names in Expressions?

Dynamic Node Names in Expressions?

Anonymous
Not applicable
271 Views
0 Replies
Message 1 of 1

Dynamic Node Names in Expressions?

Anonymous
Not applicable
You know how if you change a nodeName in an expression it will also change the name inside of it as well? Well, how do we go about doing this for stuff like a pointPosition, where the nodeName is inside of a string?

For example:
vector $v = `pointPosition -world "outputCloth1.vtx"`;


If you change outputCloth1's name to myCloth then the expression stops working, because the string still says outputCloth1!
0 Likes
272 Views
0 Replies
Replies (0)