pymel.core.language.Env

Inheritance diagram of Env

class Env

A Singleton class to represent Maya current optionVars and settings

animEndTime
animStartTime
getAnimEndTime()
getAnimStartTime()
getConstructionHistory()
getMaxTime()
getMinTime()
getTime()
getUpAxis()

This flag gets the axis set as the world up direction. The valid axis are either ‘y’ or ‘z’.

host()
maxTime
minTime
sceneName()
setAnimEndTime(val)
setAnimStartTime(val)
setConstructionHistory(state)
setMaxTime(val)
setMinTime(val)
setTime(val)
setUpAxis(axis, rotateView=False)

This flag specifies the axis as the world up direction. The valid axis are either ‘y’ or ‘z’.

time
user()

Previous topic

pymel.core.language.Catch

Next topic

pymel.core.language.Mel

Core

Core Modules

Other Modules

This Page