Help automating Export path
#1
Hey everybody!

Can someone point me to maybe an old post about customizing the export particles node to point to a certain dir? 

I have the actual string ready to go. I'm just not sure how to access the export node via maxscript. Can't seem to find what it's name is. 

I'm just trying to make a button in a shelf that 

Selects Tyflow, drops down a export node and sets the path to : 

$scenePath\..\cache\Tyflow\v001\$sceneFile_$tyFlowName_.tyc

I'm looking for the maxscript name of Export Particles and the Tycache File output. 

Thankyou!

Andy
  Reply
#2
Joe Scarr gave a good explanation on Facebook, but the main problem is that operator creation is not currently exposed to MAXScript.

In terms of iterating through existing operators and figuring out which are which, here's a way to do it:

https://forum.tyflow.com/thread-2893-pos...ml#pid9447
  Reply


Forum Jump: