Command Properties |
The Command type exposes the following members.
Name | Description | |
---|---|---|
BuiltIn |
RootPro Gets a value indicating whether it is a standard command of CAD.
| |
CurrentParameterGroup |
Get or set the current parameter group.
| |
CurrentParameterGroupIndex |
Get or set the index of the current parameter.
| |
CurrentParameterItem |
Get the current parameter item.
| |
Name |
Get or set the command name.
| |
ParameterGroups |
Get a collection of command parameters.
| |
ParameterItems |
Get a collection of parameter items.
| |
UniqueName |
Get a unique name for the command
|