MKI_ObjectAddPreliminaryEnd (Entity Creation) Renamed in Version 2025.0

www.CAD6.com

C++ Syntax

bool

MKI_ObjectAddPreliminaryEnd( void );

 

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

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH