• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scripting batch simulation in MEL
#4
Hello,

You can do it like this:

proc ffx_mel_PostSim( string $node )
{
evalDeferred("pause -sec 10;fumeFXcmd -runSimulation 0 \"trunk_p2a_g1Shape1\";");
}


It will wait 10 seconds after it's done to allow first FumeFX to finish everything and then it'll start simming the other FumeFX.

I hope this helps.

Regards,
Kresimir Tkalcec
  Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)