![]() |
MKI_ObjectCopyOneDataBlock (Entity Creation) Changed in Version 2021.0 |
www.CAD6.com |
C++ Syntaxbool 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.
ParametersEnum [MKI_CONST_BLOCK_ENUM_REF] Address of an enumerator pointing to the data block to be copied.
Return ValueReturns 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