Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbText::removeField Method (const OdString&)
Syntax
C++
OdDbObjectId removeField(const OdString& fieldName);

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

 

Parameters
Description
fieldName
[in] Name (key) for the entry.

Returns the Object ID of the removed field if successful, or a null Object ID if not.

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