MKI_PLUGINMENU_* (Plug-In Menu Mode) Changed in Version 2023.1

www.CAD6.com

This value determines the plug-in's intended use (command extension, import filter or export filter) and where to place it in the menu structure. Allowed values are:

 

MKI_PLUGINMENU_NONE New in Version 6.31

The plug-in contains no visible commands. It will be not listed in the menu structure.

 

MKI_PLUGINMENU_CUSTOM

The plug-in contains one or more external commands. It will be listed as a separate menu.

 

MKI_PLUGINMENU_IMPORT

The plug-in contains one or more import filters. It will be listed in the import filter list.

 

MKI_PLUGINMENU_EXPORT

The plug-in contains one or more export filters. It will be listed in the export filter list.

 

MKI_PLUGINMENU_FILE

The plug-in contains one or more external commands. It will be listed in the menu "File".

 

MKI_PLUGINMENU_EDIT

The plug-in contains one or more external commands. It will be listed in the menu "Edit".

 

MKI_PLUGINMENU_MANAGE Renamed in Version 2023.1

The plug-in contains one or more external commands. It will be listed in the menu "Manage".

 

MKI_PLUGINMENU_MODIFY Renamed in Version 2023.1

The plug-in contains one or more external commands. It will be listed in the menu "Modify".

 

MKI_PLUGINMENU_DRAW

The plug-in contains one or more external commands. It will be listed in the menu "Draw".

 

MKI_PLUGINMENU_GEO

The plug-in contains one or more external commands. It will be listed in the menu "Construction".

 

MKI_PLUGINMENU_TRIM

The plug-in contains one or more external commands. It will be listed in the menu "Trim".

 

MKI_PLUGINMENU_TEXT Renamed in Version 2023.1

The plug-in contains one or more external commands. It will be listed in the menu "Text".

 

MKI_PLUGINMENU_LIB

The plug-in contains one or more external commands. It will be listed in the menu "Library".

 

MKI_PLUGINMENU_EXTRA

The plug-in contains one or more external commands. It will be listed in the menu "Extra".

 

MKI_PLUGINMENU_WINDOW New in Version 2015.0

The plug-in contains one or more external commands. It will be listed in the menu "Window".

 

MKI_PLUGINMENU_HELP

The plug-in contains one or more external commands. It will be listed in the menu "Help".

 

MKI_PLUGINMENU_DIGIT New in Version 2015.0

The plug-in contains one or more external commands. It will be listed in the sub-menu "View > Digitizer". In this case, sub-menus are not supported!

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH