![]() |
MKI_WindowSetActive (Display) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntaxbool MKI_WindowSetActive( __int32 f_nWindowNum );
Sets the active window of the current drawing. This window does not necessarily have to be visible!
ParametersWindowNum [__int32] Zero-based index of the window that shall be activated. 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).
Return ValueReturns true if successful, false if not.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH