MKI_NOTIFY_EDIT_ATTRIBUTE (Plug-In Notification Command) New in Version 2017.1

www.CAD6.com

The plug-in shall display a dialog that allows attribute editing for a single attribute stored in Data.

 

Parameters

Ext

Unused, will usually be nullptr.

Data

Address of a MKI_ATTRIBUTE_DATA structure that contains all information required to edit a given attribute.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, the attribute was found and changed by the user.

MKI_NOTIFY_RESULT_IGNORE

Ext is known, but the attribute was not found, not changed, or attributes are not supported at all by this type of object.

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