|
MKI_GroupAddEntity (Entity Creation) New in Version 6.0 |
www.CAD6.com |
C++ SyntaxMKI_GroupAddEntity( MKI_CONST_ENTITY_PTR f_pRefEntity );
Adds the copy of an existing entity to a previously opened group (see MKI_GroupOpen).
Parametersf_pRefEntity [MKI_CONST_ENTITY_PTR] Address of the entity whose copy shall be added to the group.
Return ValueReturns 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