MKI_ExtCopyDataList (Entity Creation) New in Version 6.50

www.CAD6.com

C++ Syntax

bool

MKI_ExtCopyDataList(

 MKI_CONST_ENTITY_EXT_PTR f_pRefExt );

 

Copies all entities in the reference object’s extended data list to a previously opened provisional extended object (see MKI_ExtOpen or MKI_ExtDataOpen). They will be appended to already existing entities in its extended data list.

 

Parameters

RefExt

[MKI_CONST_ENTITY_EXT_PTR] Address of a reference object whose extended data list objects are to be copied.

 

Return Value

Returns true if all entities were copied and added successfully. If false is returned, this indicates an out-of-memory situation.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH