MKI_UPDATE_DATABASE (Basic Classes) Changed in Version 2024.0

www.CAD6.com

C++ Syntax

class MKI_UPDATE_DATABASE

{

  public:

 

  MKI_DATABASENAME m_szDatabaseName;

  bool m_fRedraw;

 

  void

  Init( void );

};

 

This structure contains a database description.

 

Element Description

DatabaseName Changed in Version 2019.1

[MKI_DATABASENAME] Name of the database. If DatabaseName begins with MKI_CHAR_SYSTEM, the following name specifies an internal database, otherwise an external database is specified.

Redraw New in Version 2024.0

[bool] Set this value to true to indicate a redraw request. Do not set it to false!

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH