MKI_ClipAddPreliminaryEnd (Entity Creation) Renamed in Version 2025.0

www.CAD6.com

C++ Syntax

bool

MKI_ClipAddPreliminaryEnd( void );

 

Adds a preliminary end-of-list data block (MKI_DB_END) to the most recently opened provisional clipping surface (see MKI_ClipOpen). This does not increase the internal offset, but sets set 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 clipping surface would be too large after adding this data block.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH