Search - User list
Full Version: Referencing a single component of a dictionary attribute
Root » Technical Discussion » Referencing a single component of a dictionary attribute
gordig
I'm trying to reference the upper and lower rotation limits of @fbik_jointconfig, but I'm having trouble figuring out how to do that. I can use an Attribute Adjust Dictionary to export those as their own separate attributes, but how would I do the same thing inside a wrangle?
cwhite
I think something like this should work:
vector upper_limits = d@fbik_jointconfig["rotation_upper_limits"];
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB