![]() |
MKI_ConvertAreaDisplay (Strings) New in Version 2020.2 |
www.CAD6.com |
C++ Syntaxbool MKI_ConvertAreaDisplay( LPWSTR f_pszText, double f_dValue );
Converts an area value (based on the length unit in the window below the mouse cursor) to a string with added unit text.
ParametersText [LPWSTR] Text buffer to receive the converted double string. Allow at least MKI_LENGTH_NAME_SHORT characters! Value [double] Floating point value to be converted into a string.
Return ValueReturns true if successful. If false is returned, Text is unchanged.
CommentThis conversion will consider the decimal separator defined by the user (point or comma).
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH