MKI_EditClipResolve (Entity Editing) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

bool

MKI_EditClipResolve(

 MKI_CONST_ENTITY_REF_PTR f_pClip );

 

Resolves the given clipping surface, i.e. inserts the contained entities into the drawing. The original clipping surface will not be modified or deleted.

 

Parameters

Clip

[MKI_CONST_ENTITY_REF_PTR] Address of the clipping surface to be resolved. Make sure that this address points to an entity located in the current drawing! If not, the system might reveal unexpected behavior.

 

Return Value

Returns true if the clipping surface was resolved successfully. Else, false is returned.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH