API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::convertFieldToText Method
OdDbMText::convertFieldToText Method
Syntax
C++
void convertFieldToText();

Returns eOk if successful, or an appropriate error code if not.

Converts the fields in this MText entity to text, and removes the fields.

The fields are not evaluated before conversion.

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