MKI_GroupAddEnd (Entity Creation)

www.CAD6.com

C++ Syntax

bool

MKI_GroupAddEnd( void );

 

Adds an end-of-list data block (DB_END) to a previously opened provisional group (see MKI_GroupOpen) and sets the internal length of the group to the correct value. Once the provisional group 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 group was added successfully. If false is returned, this indicates that the group would be too large after adding this data block.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH