![]() |
MKI_HatchCopyPointDataBlocks (Entity Creation) New in Version 2021.0 |
www.CAD6.com |
C++ Syntaxbool MKI_HatchCopyPointDataBlocks( MKI_CONST_ENTITY_PTR f_pRefEntity );
Copies all point or info data blocks (no attributes, no texts, etc.) contained in a reference entity (excluding the MKI_DB_END block) to a previously opened provisional dynamic hatching (see MKI_HatchOpen). They will be appended to already existing data blocks.
ParametersRefEntity [MKI_CONST_ENTITY_PTR] Address of a reference entity whose data blocks are to be copied.
Return ValueReturns true if all data blocks were copied and added successfully. If false is returned, this indicates that the hatching would be too large after adding those data blocks.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH