API Reference > OdDb Classes > OdDbField Class > OdDbField Methods > OdDbField::removeField Method
OdDbField::removeField Method
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.