MKI_NOTIFY_EXT_GET_PROPERTY (Plug-In Notification Command) New in Version 2023.1

www.CAD6.com

The plug-in shall process all properties of the extended object and apply them to the given multi-entity extended property set.

 

This is especially useful if the extended object contains multiple different entities with varying property sets (such as groups).

 

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 properties be processed by the plug-in.

Data

Address of a MKI_MULTI_XPROPERTY structure.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, given task successfully finished.

MKI_NOTIFY_RESULT_IGNORE

Ext is known, but it has no applicable properties (i.e. the inherit properties of the extended object shall be ignored).

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