API Reference > OdDb Classes > OdDbDimension Class > OdDbDimension Methods > OdDbDimension::fieldToMText Method
OdDbDimension::fieldToMText Method
Syntax
C++
void fieldToMText(OdDbMTextPtr& pDimMText);
Parameters 
Description 
OdDbMTextPtr& pDimMText 
[in] OdDbMText object, to which the text will be copied. 

If this object has a text field, this method copies the field and pastes the copy to pDimMText. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.