Package expression for session license?

   756   0   0
User Avatar
Member
339 posts
Joined: June 2013
Offline
Trying to create a HOUDINI_PATH for different license sessions(Commercial, Indie, Apprentice, etc), but no clue which variable should I be using in the expressions, like I've used for version before:
        {"HOUDINI_PATH":
[
{"houdini_version == '18.5.351'": "$RFHTREE/18.5.351"},
{"houdini_version == '18.5.596'": "$RFHTREE/18.5.596"},
{"houdini_version == '18.5.633'": "$RFHTREE/18.5.633"}
]},



Is there a more comprehensive list of variables that the one found at: https://www.sidefx.com/docs/houdini/ref/plugins.html [www.sidefx.com]

Thanks
prb
  • Quick Links