Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionary::remove Method (const OdString&)
Syntax
C++
OdDbObjectId remove(const OdString& name);

Removes the entry with the specified name (key) from this Dictionary object, and returns the Object ID of the removed entry. 

 

Parameters
Description
name
[in] Entry name.

Only the dictionary entry is removed; the associated object remains in the database without an owner. The dictionary is removed as a persistent reactor on the associated object.

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