Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
objectId
[in] Object ID.
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.