MKI_ObjectAddTextReference (Entity Creation) Changed in Version 2015.0

www.CAD6.com

C++ Syntax

bool

MKI_ObjectAddTextReference(

 MKI_CONST_TEXTREFERENCE_REF f_rData );

 

Adds a reference text parameter data block (MKI_DB_INFO_TEXTREFERENCE) to a previously opened temporary object. This type of data block is usually used inside reference texts (MKI_OBJ_TEXTREFERENCE).

 

Parameters

Data

[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 2024.2 - Copyright 2024 Malz++Kassner® GmbH