MKI_ClipGetFree (Entity Creation) Changed in Version 2024.1

www.CAD6.com

C++ Syntax

__int32

MKI_ClipGetFree( void );

 

Returns the number of free bytes of the the most recently opened provisional clipping surface (see MKI_ClipOpen). It can also be used to check whether at least one clipping surface is currently open.

 

Return Value

Returns the number of free bytes in the previously opened provisional clipping surface (minus the size of the necessary, terminating MKI_DB_END data block). Returns -1 if no clipping surface is open.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH