How to pass arguments to python export?

868
0
03-27-2017 06:55 PM
RobertYu
New Contributor III

Hi,

I want to specify the output file when doing an export with a python script.  For example,

I want to avoid having to hard code something like:

   file = ce.toFSPath("models")+"/model.json"

Thanks!

0 Kudos
0 Replies