MKI_InputDrawTempEntity (Input) Changed in Version 2023.2

www.CAD6.com

C++ Syntax

void

MKI_InputDrawTempEntity(

 bool f_fSecondary );

 

Draws one of the two current temporary entities.

 

This command may only be called from within a MKI_InputDisplayProc!

 

Parameters

f_fSecondary New in Version 2023.2

[bool] If true, the secondary temporary entity will be drawn. Otherwise, the first temporary entity will be drawn.

 

Comment

A temporary entity can be created using MKI_InputGenerateSurfaceStep1() and MKI_InputGenerateSurfaceStep2().

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH