MKI_NOTIFY_UPDATE_DATABASE (Plug-In Notification Command) Changed in Version 2024.0 |
www.CAD6.com |
Notifies the plug-in of the fact that a database's content has changed. Any plug-in using data from that database shall update all effected entities.
ParametersExt Unused, will usually be nullptr. Data Address of a MKI_UPDATE_DATABASE structure that contains all information on the database that was updated.
Return ValueMKI_NOTIFY_RESULT_DONE The database change caused at least one entity change. Set Data->Redraw to true to request a screen refresh, if required. MKI_NOTIFY_RESULT_IGNORE The database change did not cause any entity change. MKI_NOTIFY_RESULT_UNKNOWN This plug-in does not react on database changes at all.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH