AppendDimensionText (class MKI_DIMTEXTSMALL) New in Version 2021.0

www.CAD6.com

C++ Syntax

bool

AppendDimensionText(

 MKI_BLOCK_ENUM& f_rData ) const;

 

Appends three of the five texts (neither PreText nor PostText, as required for a dimension text object MKI_OBJTTYPE_DTEXT) as new data blocks with correct types and lengths to the current enumerator Data. The current offset determines the location where to start adding data blocks.

 

Return Value

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

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH