pymel.util.putEnv

putEnv(env, value)

set the value of an environment variable. overwrites any pre-existing value for this variable. If value is a non-string iterable (aka a list or tuple), it will be joined into a string with the separator appropriate for the current system.

Previous topic

pymel.util.proxyClass

Next topic

pymel.util.radians

Core

Core Modules

Other Modules

This Page