4.3.15 MPxCommand

The following MPxCommand methods differ from their C++ counterparts.

getCurrentResultInt( status=None)
This method gets the current node's result as a int, if possible.

getCurrentResultFloat( status=None)
This method gets the current node's result as a Python float, if possible.