Hi;
I’m looking for some documentation/Tutorial about “Action Button” tab in “Edit Parameter Interface”.
Thanks for helping.
Masoudthere is not much else to it
Is there any tutorial about how to work with this?
tamteMasoudthere is not much else to it
Is there any tutorial about how to work with this?
so as mentioned on the goldfarb's link
- put a code in there that you want to be executed when the action button is clicked
- use kwargs dictionary variable to access some intrinsic data (node, parmtuple, ...)
so overall it's similar to setting up a parameter callback for a button