MKI_NOTIFY_DISPLAY_IDENT (Plug-In Notification Command) New in Version 2018.0 |
www.CAD6.com |
The plug-in shall display any additional, identification-related feedback data (such as selected points or outlines).
This action takes place each time the application redraws a part of a drawing window. It does NOT take place during printer output, data conversion, or enumeration!
ParametersExt Unused, will usually be nullptr. Data Address of a MKI_DISPLAYDATA structure that contains all information required to display the additional feedback. The Obj element is nullptr and must not be used.
Return ValueMKI_NOTIFY_RESULT_DONE Task successfully finished. MKI_NOTIFY_RESULT_UNKNOWN Command not handled by this plug-in.
Note: The return value does currently not cause any reaction, but for future compatibility, we recommend returning the proper value.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH