Cortex
10.0.0-a4
|
#include <ParameterisedHolderManipContextCommand.h>
Inherits MPxContextCommand.
Public Member Functions | |
virtual MStatus | doEditFlags () |
virtual MStatus | doQueryFlags () |
virtual MPxContext * | makeObj () |
virtual MStatus | appendSyntax () |
Static Public Member Functions | |
static void * | creator () |
Protected Attributes | |
ParameterisedHolderManipContext * | m_context |
This Command class provides control over the ParameterisedHolderManipContext. It allows editing and query of the current mode, and target parameter.
Usage:
ieParameterisedHolderManipContext [-mode string] [-targetPlug string] contexName
Flags:
-mode (-m) [E][Q]: "all", "first" or "targeted" -targetPlug (-t) [E][Q]: The desired attribute, without a leading node name.