![]() |
MKI_WINDOWSYSTEM (Entity Data Classes) New in Version 2024.2 |
www.CAD6.com |
C++ Syntaxclass MKI_WINDOWSYSTEM { public:
_int32 m_anWindow[MKI_WINDOW_MAX], m_nView;
void Init( void ); };
This structure contains coordinate system information for all drawing windows.
Element Descriptionm_anWindow [__int32[]] Coordinate system index for the up to MKI_WINDOW_MAX drawing windows. m_nView [__int32] Coordinate system index for the overview window.
MKD SyntaxThe data type MKI_WINDOWSYSTEM is used to store the current coordinate system for all drawing windows and the overview window.
Window[0],Window[1],Window[2],Window[3],View
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH