Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbField::removeField Method
Syntax
C++
OdResult removeField(OdDbObjectId fieldId);

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

 

Parameters
Description
fieldId
[in] Object ID for the field.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.