|
AppendInt32 (class MKI_BLOCK_ENUM) New in Version 2026.1 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::AppendInt32( __int32 f_nType, __int16 f_nCount );
Appends a new data block of type MKI_DB_TYPE_INT32 with f_nCount elements to the current enumerator. The current offset determines the location where to start adding data blocks.
The block's data is uninitialized, use MKI_BLOCK_ENUM::Int32(x) to write and read its element x.
Return ValueReturns true if successful or false if the resulting entity would be invalid or too long.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH