MKI_NOTIFY_EXT_GET_ICONDATA (Plug-In Notification Command) New in Version 2026.1

www.CAD6.com

The plug-in shall return information on the icon for an extended object. This will used to illustrate the given object as specific as possible in situations such as the Object Manager.

 

While executing this request, a plug-in must not modify any data in the drawing, a library, or a collection!

 

Parameters

Ext

Address of the object whose icon shall be supplied by the plug-in.

Data

Address of a MKI_ICON_DATA structure.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, given task successfully finished.

MKI_NOTIFY_RESULT_IGNORE

Ext is known, but there is no specific icon available.

MKI_NOTIFY_RESULT_UNKNOWN

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

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH