Sitni Sati Forums
Setting channel export - Printable Version

+- Sitni Sati Forums (https://forum.afterworks.com)
+-- Forum: Products (https://forum.afterworks.com/forumdisplay.php?fid=4)
+--- Forum: FumeFX [max] (https://forum.afterworks.com/forumdisplay.php?fid=8)
+--- Thread: Setting channel export (/showthread.php?tid=1022)



Setting channel export - amelnychuk - 04-15-2010

is there a way in maxscript when I set the fume output path to set the channels aswell?

is that what the array is for at the end?

MyFumeFX.setpath "//blah/vlah/balah/avlla/dlfg//ballllsadlfsdf.fxd" #()
MyFumeFX.setpath "//blah/vlah/balah/avlla/dlfg//ballllsadlfsdf.fxd" #(velocity)???

-Andrew


Re: Setting channel export - sitnisati - 04-16-2010

Hi Andrew,

You can you have only one output file, regardless of how
many channels you're exporting. For now, it's not possible to have
each channel in it's own file, but sounds like something that can be added to 2.1.

Kresimir


Re: Setting channel export - amelnychuk - 04-20-2010

Well I dont want multiple output files,
I was just wondering if, when I set the output path via maxscript, I can also specify what channels I would like to export.

This would be handy for tools that duplicate fume grids and then adjusting them to low res velocity fields.

-Andrew


Re: Setting channel export - sitnisati - 04-20-2010

Hi Andrew,

That is not possible, but I have added this to the 2.1 wishlist.

Thanks

Kresimir


Re: Setting channel export - amelnychuk - 05-06-2010

super awesome to hear man, thanks alot.