Introduction to Maya - Modeling Fundamentals Vol 1
This course will look at the fundamentals of modeling in Maya with an emphasis on creating good topology. We'll look at what makes a good model in Maya and why objects are modeled in the way they are.
# 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