MKI_GroupAddEntity (Entity Creation) New in Version 6.0

www.CAD6.com

C++ Syntax

MKI_ENTITY_PTR

MKI_GroupAddEntity(

 MKI_CONST_ENTITY_PTR f_pRefEntity );

 

Adds the copy of an existing entity to a previously opened group (see MKI_GroupOpen).

 

Parameters

f_pRefEntity

[MKI_CONST_ENTITY_PTR] Address of the entity whose copy shall be added to the group.

 

Return Value

Returns the address of the entity’s copy added to the group. Returns nullptr if the process was not successful, normally due to insufficient memory.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH