MKI_WindowGetIdent (Display) New in Version 2024.2

www.CAD6.com

C++ Syntax

__int32

MKI_WindowGetIdent( void );

 

Retrieves the window that was least recently used for multi-object identification. This is not necessarily the active window but can be the window in which the user clicked the final identified entity, entered a section for identification, or pressed F10 to identify all.

 

Return Value

Returns a zero-based index of the window that. The windows are numbered in reading direction, i.e. left to right and top to bottom. Valid range: 0 <= Value < MKI_WINDOW_MAX (standard windows) or Value = MKI_WINDOW_VIEW (view window).

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH