Click or drag to resize

Command Properties

The Command type exposes the following members.

Properties
  NameDescription
Public propertyBuiltIn
RootPro Gets a value indicating whether it is a standard command of CAD.
Public propertyCurrentParameterGroup
Get or set the current parameter group.
Public propertyCurrentParameterGroupIndex
Get or set the index of the current parameter.
Public propertyCurrentParameterItem
Get the current parameter item.
Public propertyName
Get or set the command name.
Public propertyParameterGroups
Get a collection of command parameters.
Public propertyParameterItems
Get a collection of parameter items.
Public propertyUniqueName
Get a unique name for the command
Top
See Also