MKI_EntityCloseAll (Entity Creation) New in Version 2018.0

www.CAD6.com

C++ Syntax

void

MKI_EntityCloseAll( void );

 

Closes all previously opened provisional entities (see MKI_ObjectOpen, MKI_BlockOpen, MKI_ExtDataOpen, etc.).

 

This is especially useful when canceling a complex entity creation process. You can be sure that everything allocated by the interface is freed and reset correctly.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH