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

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

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

The fields are not evaluated before conversion.

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