MKI_ObjectCopyOneDataBlock (Entity Creation) Changed in Version 2021.0

www.CAD6.com

C++ Syntax

bool

MKI_ObjectCopyOneDataBlock(

 MKI_CONST_BLOCK_ENUM_REF f_rEnum );

 

Copies one data block to a previously opened provisional object (see MKI_ObjectOpen). It will be appended to already existing data blocks. No check for duplicate attribute names is performed.

 

Parameters

Enum

[MKI_CONST_BLOCK_ENUM_REF] Address of an enumerator pointing to the data block to be copied.

 

Return Value

Returns true if the data block was copied and added successfully. If false is returned, this indicates that the object would be too large after adding the data block.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH