System Enumeration CATCommandSelectorMsg

enum CATCommandSelectorMsg {
  CATCommandSelectorMsgActivate,
  CATCommandSelectorMsgDesactivate,
  CATCommandSelectorMsgCancel,
  CATCommandSelectorUnknow
}
Message type received by a command from the command selector.
Values:
CATCommandSelectorMsgActivate
The command selector activates the command
CATCommandSelectorMsgDesactivate
The command selector deactivates the command.
CATCommandSelectorMsgCancel
The command selector cancels the command
CATCommandSelectorUnknow
The command selector sets the command mode to unknown

This object is included in the file: CATCommand.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.