MKI_MENU_* (Command ID)

www.CAD6.com

The command identifiers MKI_MENU_* are usually used when calling MKI_CommandInternal in order to execute a command of the serving application. They may also be used to determine a command's title (using MKI_GetCommandTitle) or icon (using MKI_GetCommandIcon).

 

For a complete list of command IDs, please refer to the MKI_LIB6.H file. Please be aware that these command IDs are subject to change without notice in future versions of the CAD6interface.

 

If one of these values is passed to MKI_CommandInternal, the corresponding command will be executed. This has the same effect as the user selecting the command from the menu. If the command ID passed has the form MKI_MENU_*_SUB, this will result in a popup menu appearing that contains the corresponding submenu entries.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH