AppendBitmapRef (class MKI_BLOCK_ENUM) New in Version 2026.1

www.CAD6.com

C++ Syntax

bool

MKI_BLOCK_ENUM::AppendBitmapRef( void );

 

Appends a new native data block (m_nElemType = MKI_DB_TYPE_NATIVE) of type MKI_DB_INFO_BITMAPREF with space for one element 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::BitmapRef() to write and read the data.

 

Return Value

Returns true if successful or false if the resulting entity would be invalid or too long.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH