MKI_EditIdentClear (Entity Editing) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

bool

MKI_EditIdentClear( void );

 

Clears a multi-entity identification by the plug-in, i.e. all objects previously marked using MKI_EditIdentSetEntity will be unmarked.

 

If you wish to cancel a multi-entity identification, just do not call MKI_EditIdentFinish. There is no need to explicitly cancel it. This function is only used to clear the marking!

 

Return Value

Returns true if successful, false if not.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH