API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > removeField Method > OdDbMText::removeField Method (OdDbObjectId)
OdDbMText::removeField Method (OdDbObjectId)
Syntax
C++
OdResult removeField(OdDbObjectId fieldId);
Parameters 
Description 
OdDbObjectId fieldId 
[in] Object ID for the field. 

Removes the specified field from the field dictionary of this object. 

 

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

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