Digital humans the art of the digital double
Ever wanted to know how digital doubles are created in the movie industry? This course will give you an insight into how it's done.
# 1 11-03-2003 , 07:52 PM
Registered User
Join Date: Feb 2003
Posts: 3

Batch file export

I'm trying to call my own export plugin via the maya -batch -file ....
"file -exportAll" at this point I have no idea how to call my own plugin and set my export parameters. Does anyone know how to do this or are there any examples out there?

# 2 12-03-2003 , 08:53 AM
mark_wilkins's Avatar
Registered User
Join Date: Jan 2003
Posts: 161
make sure your plug-in is in one of the directories in the MAYA_PLUG_IN_PATH environment variable and make sure that it's set to autoload in your preferences. If that doesn't work, you can add a loadPlugin command right before your file -export command.

-- Mark


Mark R. Wilkins
author of MEL Scripting for Maya Animators
www.melscripting.com
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads