pymel.tools.envparse¶
Parser for Maya.env
Functions
getMayaAppDir | Get the path to the current user’s Maya application directory. |
parse | |
parseMayaenv | parse the Maya.env file and set the environement variablas and python path accordingly. |
Classes