doVrayMeshExport() without the dialog?

I was wondering if there was a way call doVrayMeshExport() without having the dialog appear (specifiing the parameters as arguments)?

scripting

write a small script and put it as a menu item or as a keyboard shortcut…

Acutally thats not quite what I ment. I want to automate my vray mesh export through a script (doing a break up by shader). so I need to be able to call doVrayMesheExport with parameters so the dialog box doesn’t appear a hundred times when I run the script. Like this:

doVRayMeshExport filename:“mesh01”

You can’t do this currently, but we may add this in one of the next builds.

Best regards,
Vlado