MKI_HatchAddEnd (Entity Creation) New in Version 2018.2

www.CAD6.com

C++ Syntax

bool

MKI_HatchAddEnd( void );

 

Adds an end-of-list data block (MKI_DB_END) to a previously opened provisional dynamic hatching (see MKI_HatchOpen) and sets the internal length of the dynamic hatching to the correct value. Once the provisional hatching has been terminated using this procedure, no further data block may be added! Nevertheless, its header can still be modified.

 

Return Value

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

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH