Digital Asset and Handle with Python

   1384   0   0
User Avatar
Member
5 posts
Joined: Jan. 2009
Offline
Hello,

I am currently scripting procedural geometry using python. It works ok but I can't find a way to create digital asset with a transform handle using Python.
All my assets are currently created with the UI (“create digital asset”) because the hou.Node.createDigitalAsset() method doesn't seem to accept a transform handle for my asset.
Does anybody know how to script this? I think it can be done with HScript but I don't know how…

Thanks in advance !
  • Quick Links