pymel.tools.envparse — PyMEL 1.0.7 documentation

pymel.tools.envparse

Parser for Maya.env

Functions

getMayaAppDir Determine the Maya application directory, first by checking MAYA_APP_DIR, then by trying OS-specific defaults.
parse
parseMayaenv parse the Maya.env file and set the environement variablas and python path accordingly.

Classes

EnvLex ply.lex lexer class to parse Maya.env file
ValueLex second level lexer to parse right-values depending on os name

Previous topic

pymel.tools

Next topic

pymel.tools.envparse.getMayaAppDir

Core Modules

Type Modules

Other Modules

This Page