MKI_HatchCopyOneDataBlock (Entity Creation) Changed in Version 2021.0

www.CAD6.com

C++ Syntax

bool

MKI_HatchCopyOneDataBlock(

 MKI_CONST_BLOCK_ENUM_REF f_rEnum );

 

Copies one data block to a previously opened provisional dynamic hatching (see MKI_HatchOpen). 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 hatching would be too large after adding the data block.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH