MKI_BLOCK_T008 (Data Block Classes)

www.CAD6.com

C++ Syntax

class MKI_BLOCK_T008 : public MKI_BLOCK_BASE

{

  public:

 

};

 

This structure contains data precalculated by the serving application. Data stored in such a data block is subject to change at any time.

 

Element Description

Header

[MKI_BLOCK_HEADER] This structure contains general information about the data block. The ElemType element is to set to MKI_DB_TYPE_NATIVE (0), the BlockType element to MKI_DB_TEMP_T008 (8).

 

Precalculated data blocks should not be used by plug-ins. Simply ignore them.

 

MKD Syntax

Unused.

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH