MKI_ClipGetAddress (Entity Creation) Changed in Version 2024.1

www.CAD6.com

C++ Syntax

MKI_ENTITY_CLIP_PTR

MKI_ClipGetAddress( void );

 

This procedure retrieves the address 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 address of a previously opened provisional clipping surface. Returns nullptr if the no clipping surface is open.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH