MKI_EditIdentFinish (Entity Editing) Changed in Version 2019.0

www.CAD6.com

C++ Syntax

bool

MKI_EditIdentFinish( void );

 

Finishes a multi-entity identification by the plug-in, i.e. now all objects previously marked using MKI_EditIdentSetEntity will actually the identified simultaneously.

 

If you wish to cancel a multi-entity identification, just do not call MKI_EditIdentFinish. There is no need to explicitly cancel it.

 

Return Value

Returns true if the multi-entity identification is possible at the moment, otherwise false is returned.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH