Jump to content

Add all of a node’s parameters to a take?


Recommended Posts

  • 1 year later...
  • 1 year later...

1. first make sure you under auto take mode.

2. You can use python code to run through all the parms( parameters = node('YourNode').parms())

and then, use a for loop to store the value, set the parm to anything, then set the value back to the stored version.

3. because there's value change in parm, therefore the parms that processed will be added to the current takelist.

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...