![]() |
CopyLocalAttributes (class MKI_BLOCK_ENUM) New in Version 2021.0 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::CopyLocalAttributes( MKI_CONST_ENTITY_PTR f_pSource );
Copies all local attribute data blocks found in f_pSource to the current enumerator. The list of source data blocks must be terminated with a MKI_DB_END data block. The copying stops before that terminating MKI_DB_END data block. If f_pSource is nullptr, nothing happens. The current offset determines the location where to start adding data blocks. No check for duplicate attribute names is performed.
Return ValueReturns true if successful or false if the resulting entity would be invalid or too long or in case of invalid parameters.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH