|
AppendDouble (class MKI_BLOCK_ENUM) New in Version 2026.1 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::AppendDouble( __int32 f_nType, __int16 f_nCount );
Appends a new data block of type MKI_DB_TYPE_DOUBLE 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::Double(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