MKI_InputFeedbackDisplay (Input) Changed in Version 2015.0

www.CAD6.com

C++ Syntax

void

MKI_InputFeedbackDisplay(

 MKI_CONST_MATRIX_REF f_rMatrix,

 bool f_fDrawFrame );

 

Outputs the data that has previously been marked using MKI_InputFeedbackSetBlock(), MKI_InputFeedbackSetFlag(), or

MKI_InputFeedbackSetEntity() in input feedback mode.

 

This command may only be called from within a MKI_InputDisplayProc!

 

Parameters

Matrix

[MKI_CONST_MATRIX_REF] Address of a matrix with which the display data shall be multiplied before being output.

DrawFrame

[bool] If true, the surrounding frame of the marked objects will be highlighted.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH