pymel.mayautilsΒΆ

Maya-specific utilities mostly pertaining to file paths. These do not require initialization of maya.standalone

Functions

executeDeferred This is a wrap for maya.utils.executeDeferred. Maya’s version does not execute at all when in batch mode, so this
getMayaAppDir Determine the Maya application directory, first by checking MAYA_APP_DIR, then by
getMayaLocation Get the location of Maya (defined as the directory above /bin)
getUserPrefsDir
getUserScriptsDir
recurseMayaScriptPath Given a path or list of paths, recurses through directories appending to
source Looks for a python script in the specified path (uses system path if no path is specified)

Previous topic

pymel.versions.shortName

Next topic

pymel.mayautils.executeDeferred

Core

Core Modules

Other Modules

This Page