MKI_ClipAddEnd (Entity Creation) Changed in Version 2024.1

www.CAD6.com

C++ Syntax

bool

MKI_ClipAddEnd( void );

 

Adds an end-of-list data block (MKI_DB_END) to the most recently opened provisional clipping surface (see MKI_ClipOpen) and sets the internal length of the clipping surface to the correct value. Once the provisional clipping surface 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 clipping surface would be too large after adding this data block.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH