MKI_DrawingSetChanged (Drawing) Changed in Version 2022.1

www.CAD6.com

C++ Syntax

void

MKI_DrawingSetChanged(

 __int32 f_nCode );

 

Sets the changed state of the current drawing, i.e. this drawing will be marked as "modified" and the user will be asked to save it before closing it.

 

Parameters

f_nCode New in Version 2022.1

[__int32] Code for the type of change that was performed on the drawing, see MKI_CHANGECODE_*.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH