material library AutoFill-Materials as a HDA on a subnet

   2655   2   1
User Avatar
Member
736 posts
Joined: 8月 2013
オフライン
Hi

I am planning on making a Digital Asset usd builder. Does anyone know of anyway to connect whatever option I make on a subnet to drive the Auto-Fill Materials button on the material library node inside the subnet?

Best

Mark
User Avatar
スタッフ
1471 posts
Joined: 7月 2005
オフライン
You should be able to just channel-reference the Auto-Fill button on the Material Library LOP with an expression, eg ch("../fillmaterials"). Or if you need more control when to drive that button, you can use hscript (of its HOM equivalent)
opparm -c /stage/subnet1/materiallibrary1 fillmaterials
User Avatar
Member
736 posts
Joined: 8月 2013
オフライン
Hi

Cool beans. Thanks for that.

Best

Mark
  • Quick Links