MKI_NOTIFY_LIST_END (Plug-In Notification Command) New in Version 2018.0

www.CAD6.com

The plug-in shall delete the temporary display list for the object Ext, the application no longer needs it.

 

This will usually involve MKI_ExtTempListClose().

 

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 temporary display list shall be deleted.

Data

Address of the temporary display list as previously returned by MKI_NOTIFY_LIST_START.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, the temporary display pointed to by Data has been deleted.

MKI_NOTIFY_RESULT_UNKNOWN

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

 

CAD6interface 2025.2 - Copyright 2025 Malz++Kassner® GmbH