Setting the current Folder (parm, Python)

   574   0   1
User Avatar
Member
146 posts
Joined: Jan. 2016
Offline
I am curious, why this works for the flipsolver:
hou.node('/obj/geo1/flipsolver1').parm("folder11").set(4)

But for the pyrosolver it doesn't:
hou.node('/obj/geo1/pyrosolver1').parm("folder11").set(5)

Although the initial folder names are the same (defined by the type properties).

Both solvers are the SOP level HDAs:
Edited by ikoon - July 3, 2023 02:51:45

Attachments:
folder.png (46.4 KB)

  • Quick Links