Use Expression for Group Name

   11075   4   0
User Avatar
Member
13 posts
Joined: Feb. 2009
Offline
I have a Digital Asset with the Parameter “groupname” which I want to use within the asset for group selection.
If I enter the expression “chs(”../groupname") into Group in one of the Nodes within the Asset however, the expression does not seem to get evaluated.
User Avatar
Member
243 posts
Joined: Oct. 2007
Offline
Don't know but, it's always a good idea to upload your scene with your question, it easier to help…is it working when it's not in a digital asset?
JR Gauthier
Character Animation & Design
www.turboatomic.com
http://www.vimeo.com/user2847970 [vimeo.com]
User Avatar
Member
13 posts
Joined: Feb. 2009
Offline
I have attached a file as an example. My Problem is, that expressions that I enter into the Group field of nodes do not seem to get evaluated, digital asset or not.

Attachments:
group_expression.hipnc (40.4 KB)

User Avatar
Member
243 posts
Joined: Oct. 2007
Offline
Solved!

before: chs(“../parameters/groupname”)
after: `chs(“../parameters/groupname”)`

When you put an expression in a string, it's gotta be wrote between backticks…or something like that…

Cheers!

Attachments:
group_expression_844_corrected.hipnc (44.0 KB)

JR Gauthier
Character Animation & Design
www.turboatomic.com
http://www.vimeo.com/user2847970 [vimeo.com]
User Avatar
Member
13 posts
Joined: Feb. 2009
Offline
Thank you very much for your help! I tried Apostrophes and Quotation Marks, but I would've never come up with backticks.
  • Quick Links