MKI_MappingAddPreliminaryEnd (Entity Creation) Renamed in Version 2025.0

www.CAD6.com

C++ Syntax

bool

MKI_MappingAddPreliminaryEnd( void );

 

Adds a preliminary end-of-list data block (MKI_DB_END) to a previously opened provisional mapping (see MKI_MappingOpen). 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 mapping would be too large after adding this data block.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH