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

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

 

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