ryreh Posted January 17, 2017 Share Posted January 17, 2017 Hello! How could I set a parameter as a link of another node local variable? I need to set a length of my line equal to a sphere's $YMIN. Maybe there is a better way to do it? Quote Link to comment Share on other sites More sharing options...
vtrvtr Posted January 17, 2017 Share Posted January 17, 2017 You can use the expression function bbox to get measures of some bounding box. You can point the first argument to whatever other node your want Personally, since I find myself doing this all the time, I usually put a bound qL from qlib and then I just copy the reference, it seems more organized to me. If you want all 3 measurements for whatever reason, this is specially faster Like this 1 Quote Link to comment Share on other sites More sharing options...
ryreh Posted January 17, 2017 Author Share Posted January 17, 2017 Thank you! It is what I'm looking for! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.