magpie_toe Posted July 4, 2017 Share Posted July 4, 2017 Hello Im really Begniners.. and useing H16. Attribute Wrangle's addvariablename function I'm going to ask you a question. I try brun as BURN, burntime as BURNTIME, and replaced it with a local variable in vexpression as shown below. When I try to catch it as a group, but I can not cautch @BURN but instead catch @burn .. Did I ever make a mistake? Houdini 15 has a mapped name with MMB, but Houdini 16 does not. please help for beginers Quote Link to comment Share on other sites More sharing options...
f1480187 Posted July 5, 2017 Share Posted July 5, 2017 (edited) Variable access uses dollar sign syntax: $MYVAR. @myattrib is a wrangle-style access and it uses actual attribute name. You don't need to create a variable and use addvariablename function in late Houdinis. "varmap" is a detail attribute. Keep Geometry Spreadsheet nearby to inspect it's contents. Edited July 5, 2017 by f1480187 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.