MKI_NOTIFY_EXT_CONTEXT_FILL (Plug-In Notification Command) New in Version 2023.2

www.CAD6.com

The plug-in shall fill the given context menu command list based on the given extended object.

 

This will be called if the user right-clicks on an extended object to call the global context menu.

 

Parameters

Ext

Address of the object whose content menu commands shall be added by the plug-in.

Data

Address of a MKI_CONTEXT_DATA structure.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, given task successfully finished.

MKI_NOTIFY_RESULT_IGNORE

Ext is known, but there are no available context commands.

MKI_NOTIFY_RESULT_UNKNOWN

Ext is not known or task not supported, ask the other plug-ins.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH