Created
February 19, 2020 01:04
-
-
Save kickbase/5d7f78cf229ae67851012c099f682c6c to your computer and use it in GitHub Desktop.
[Houdini] [Python] Create Attribute Wrangle Node with soptoolutils.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import soptoolutils | |
| soptoolutils.genericTool(kwargs, 'attribwrangle') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment