MKI_HatchAddPreliminaryEnd (Entity Creation) Renamed in Version 2025.0

www.CAD6.com

C++ Syntax

bool

MKI_HatchAddPreliminaryEnd( void );

 

Adds a preliminary end-of-list data block (MKI_DB_END) to a previously opened provisional dynamic hatching (see MKI_HatchOpen). This does not increase the internal offset, but sets the internal length of the entity. It will be overwritten once another data block is added.

 

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.0 - Copyright 2025 Malz++Kassner® GmbH