MKI_NOTIFY_PROPERTY_FILL (Plug-In Notification Command)

www.CAD6.com

The plug-in shall use the properties of Ext to fill in a structure that is used for property editing. All standard properties of Ext shall be copied to Data, if applicable.

 

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 extended properties shall be stored in a static plug-in-local property structure.

Data

Address of a MKI_MULTI_INFO structure that shall be filled with the standard properties of Ext, if applicable.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, given task successfully finished.

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