MKI_ExtListAddEntity (Entity Creation) New in Version 2018.0

www.CAD6.com

C++ Syntax

MKI_ENTITY_PTR

MKI_ExtListAddEntity( MKI_ENTITY_PTR f_pEntity );

 

This procedure adds a copy of the given entity to the display list of a currently open provisional extended object (see MKI_ExtOpen or MKI_ExtListOpen).

 

Return Value

Returns the address of the new entity if it was successfully inserted. Returns nullptr if the insertion was not successful, normally due to insufficient memory.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH