MKI_InputGetLastPoint (Input) Changed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_InputGetLastPoint( MKI_POINT_REF f_rPoint );
Returns the last point entered by the user. This is useful e.g. to determine where a user clicked an object before editing properties or texts via the application’s standard interface.
ParametersPoint [MKI_POINT_REF] Address of a buffer to receive the last entered point.
Return ValueReturns true if the point was returned successfully. Returns false if an error occurred.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH