MECO™ API Reference
Static Public Attributes | List of all members
mMecoSettings.packageGlobalEnvLib.MayaWindows Class Reference

[ ENUM CLASS ] - Maya folder structure in a package for Windows. More...

Inheritance diagram for mMecoSettings.packageGlobalEnvLib.MayaWindows:

Static Public Attributes

list PYTHONPATH = ['FOLDER_NAME\\VERSION\\python']
 [ str ] - Python path.
 
list MAYA_SCRIPT_PATH = ['FOLDER_NAME\\VERSION\\mel']
 [ str ] - Maya script.
 
list MAYA_SHELF_PATH = ['FOLDER_NAME\\VERSION\\shelves']
 [ str ] - Maya shelves.
 
list MAYA_PLUG_IN_PATH = ['FOLDER_NAME\\VERSION\\plugin\\{}'.format(system().lower())]
 [ str ] - Maya plugin.
 
list XBMLANGPATH = ['FOLDER_NAME\\VERSION\\xbm']
 [ str ] - Maya XMB.
 

Detailed Description

[ ENUM CLASS ] - Maya folder structure in a package for Windows.


The documentation for this class was generated from the following file: