Jump to content

How to make a parameter evaluate an @attribute.


Recommended Posts

Hello

I am having a silly problem.

I am building a HDA. I created @'s using vex and I am using those values around transforms to change the parameters of my object. 

However when I want to use those @ on [ Group > Keep in Bounding Box Regions > Center ], this field doesn't read the @ values. I tried to pass the values to a $Local Variable, and also it doesn't work.

Any idea why those specific fields don't read @, and how to make it happen?

 

 

Screenshot 2023-04-06 120133.png

Edited by dariosaquetti
Link to comment
Share on other sites

Try to refer at this attribute with detail ("../attributecreate1", "neck_height",0)

or create a spare input , drag the node in the spare input, now you can refer with "-1"

so the new version would be detail ("-1", "neck_height",0)

 

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...