Introduction to Maya - Modeling Fundamentals Vol 2
This course will look in the fundamentals of modeling in Maya with an emphasis on creating good topology. It's aimed at people that have some modeling experience in Maya but are having trouble with complex objects.
# 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