MKI_ObjectAddEnd (Entity Creation)

www.CAD6.com

C++ Syntax

bool

MKI_ObjectAddEnd( void );

 

Adds an end-of-list data block (MKI_DB_END) to a previously opened temporary object (see MKI_ObjectOpen) and sets the internal length of the object to the correct value. Once the temporary object 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 object would be too large after adding this data block.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH