Jump to content

how to generate params from a wrangler with code


pelos

Recommended Posts

i am creating a attribute wrangler and will create 2 params,  from the UI i can click that little icon and will create it for me, super easy. I did try to to grab the param and press "push button"

h=hou.node('/obj/box1_Grooming/pointwrangle_width')
ex=h.parm("exportlist")
hou.Parm exportlist in /obj/box1_Grooming/pointwrangle_width>
ex.pressButton()

but nothing happen =(   i inspect the button via "edit parameter interface" to see if there was a code or a callback attach to it,but didnt find anything... =(

 

how could i create those params?

generate_params.png

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...