MKI_NOTIFY_EXT_POINT_IDENT (Plug-In Notification Command) New in Version 2018.0 |
www.CAD6.com |
The plug-in shall (de-)identify points based on the information in Data.
This is the result of a point identification requested by the plug-in using the MKI_POINTMODE_EXT_POINT mode (see MKI_COMMAND_ENTRY).
ParametersExt Unused, will usually be nullptr. Data Address of a MKI_POINTIDENTDATA structure that contains all information required to (de-)identify points.
Return ValueMKI_NOTIFY_RESULT_DONE At least one point was successfully (de-)identified. MKI_NOTIFY_RESULT_FAIL No point was (de-)identified (because the user clicked nowhere near a valid point or because a multiple selection dialog was canceled). This causes the application to keep on waiting for at least one point identification.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH