|
AppendColor (class MKI_BLOCK_ENUM) New in Version 2026.1 |
www.CAD6.com |
C++ Syntaxbool MKI_BLOCK_ENUM::AppendColor( __int32 f_nType, __int16 f_nCount );
Appends a new data block of type MKI_DB_TYPE_COLOR with f_nCount elements to the current enumerator. Then the data given is copied to that data block. The current offset determines the location where to start adding data blocks.
The block's data is uninitialized, use MKI_BLOCK_ENUM::Color(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