MKI_ExtAddTextReference (Entity Creation) New in Version 2026.1

www.CAD6.com

C++ Syntax

bool

MKI_ExtAddTextReference(

 MKI_CONST_TEXTREFERENCE_REF f_rData );

 

Adds a reference text parameter data block (MKI_DB_INFO_TEXTREFERENCE) to a previously opened provisional extended object (see MKI_ExtOpen).

 

Parameters

f_rData

[MKI_CONST_TEXTREFERENCE_REF] Data to be stored in the reference text parameter data block (see MKI_ObjectOpen).

 

Return Value

Returns true if the data block was added successfully. If false is returned, this indicates that the object would be too large after adding this data block.

 

CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH