• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scripting batch simulation in MEL
#3
Thanks for your reply. I have two fumeFX grids, let's say A and B, I have modified A script such as:

proc ffx_mel_PostSim( string $node )
{
fumeFXcmd -runSimulation 0 trunk_p2a_g1Shape1;
}

so, basically in A postSim event, I try to start B simulation, however this did not work and I got an error message : //Error: (FumeFX) Simulation already running!

I think, during these functions, FumeFX is considered running, so it won't start another sim, is this correct? If so, any idea how to overcome this issue?
  Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)