C++ API Reference
MPxToolCommand Member List

This is the complete list of members for MPxToolCommand, including all inherited members.

appendToResult(int val)MPxCommandstatic
appendToResult(double val)MPxCommandstatic
appendToResult(bool val)MPxCommandstatic
appendToResult(const char *val)MPxCommandstatic
appendToResult(const MString &val)MPxCommandstatic
appendToResult(const MStringArray &val)MPxCommandstatic
cancel()MPxToolCommandvirtual
className()MPxToolCommandstatic
clearResult()MPxCommandstatic
commandString() const MPxCommand
currentDoubleResult(MStatus *ReturnStatus=NULL)MPxCommandstatic
currentIntResult(MStatus *ReturnStatus=NULL)MPxCommandstatic
currentResultType()MPxCommandstatic
currentStringResult(MStatus *ReturnStatus=NULL)MPxCommandstatic
displayError(const MString &theError, bool showLineNumber=false)MPxCommandstatic
displayInfo(const MString &theInfo)MPxCommandstatic
displayWarning(const MString &theWarning, bool showLineNumber=false)MPxCommandstatic
doFinalize(MArgList &command)MPxToolCommandprotected
doIt(const MArgList &args) override=0MPxToolCommandpure virtual
finalize()MPxToolCommandvirtual
getCurrentResult(int &val)MPxCommandstatic
getCurrentResult(double &val)MPxCommandstatic
getCurrentResult(MString &val)MPxCommandstatic
getCurrentResult(MIntArray &val)MPxCommandstatic
getCurrentResult(MDoubleArray &val)MPxCommandstatic
getCurrentResult(MStringArray &val)MPxCommandstatic
hasSyntax() const MPxCommandvirtual
isCurrentResultArray()MPxCommandstatic
isHistoryOn() const MPxCommand
isUndoable() const MPxCommandvirtual
kDouble enum valueMPxCommand
kLong enum valueMPxCommand
kNoArg enum valueMPxCommand
kString enum valueMPxCommand
MPxCommand()MPxCommand
MPxToolCommand()MPxToolCommand
MResultType enum nameMPxCommand
redoIt()MPxCommandvirtual
setCommandString(const MString &)MPxCommand
setHistoryOn(bool state)MPxCommand
setResult(unsigned int val)MPxCommandstatic
setResult(int val)MPxCommandstatic
setResult(double val)MPxCommandstatic
setResult(bool val)MPxCommandstatic
setResult(const char *val)MPxCommandstatic
setResult(const MString &val)MPxCommandstatic
setResult(const MIntArray &val)MPxCommandstatic
setResult(const MDoubleArray &val)MPxCommandstatic
setResult(const MStringArray &val)MPxCommandstatic
setUndoable(bool state)MPxCommand
syntax() const MPxCommand
undoIt()MPxCommandvirtual
~MPxCommand()MPxCommandvirtual
~MPxToolCommand() overrideMPxToolCommand