MKI_ExtTempListAddEntity (Entity Creation) New in Version 2018.0

www.CAD6.com

C++ Syntax

MKI_ENTITY_PTR

MKI_ExtTempListAddEntity(

 MKI_ENTITY_EXT_PTR f_pTemp,

 MKI_ENTITY_PTR f_pEntity );

 

Copies an entity to the display list of a provisional extended object opened using MKI_ExtTempListOpen.

 

Parameters

Temp

[MKI_ENTITY_EXT_PTR] Address of the provisional extended object.

Entity

[MKI_ENTITY_PTR] Address of the entity to be copied to the provisional extended object's display list.

 

Return Value

Address of the copied entity in the provisional extended object's display list. Returns nullptr if the copying was not successful, normally due to insufficient memory.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH