AppendDimSmall (class MKI_BLOCK_ENUM) New in Version 2026.1

www.CAD6.com

C++ Syntax

bool

MKI_BLOCK_ENUM::AppendDimSmall( void );

 

Appends a new native data block (m_nElemType = MKI_DB_TYPE_NATIVE) of type MKI_DB_INFO_DIMSMALL 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::DimSmall() 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