Removes everything from the undo queue, freeing up memory.
Derived from mel command maya.cmds.flushUndo
Example:
import pymel.core as pm import maya.cmds as cmds pm.flushUndo()
pymel.core.system.findType
pymel.core.system.fscanf
Enter search terms or a module, class or function name.