|   | MKI_BLOCK_T003 (Data Block Classes) | www.CAD6.com | 
| C++ Syntaxclass MKI_BLOCK_T003 : public MKI_BLOCK_BASE { public: 
 double m_dArrowStartAngle, m_dArrowEndAngle; }; 
 This structure contains data precalculated by the serving application. Data stored in such a data block is subject to change at any time. 
 Element DescriptionHeader [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_T003 (-3). 
 Precalculated data blocks should not be used by plug-ins. Simply ignore them. 
 MKD SyntaxUnused. 
 | 
CAD6interface 2025.2 - Copyright 2025 Malz++Kassner® GmbH