MKI_FeedbackTooltip (Feedback) Renamed in Version 2022.1

www.CAD6.com

C++ Syntax

bool

MKI_FeedbackTooltip(

 __int32 f_nFeedbackCode );

 

Displays a short-term, predefined error message at the current cross-hair's position using a tooltip window.

 

Parameters

FeedbackCode

[__int32] Feedback message to be displayed, accompanied by a message beep. For a list of available feedback codes, see MKI_FEEDBACK_*.

 

Return Value

Returns true if successful, or false if unable to display the feedback window (due to invalid parameters).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH