Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::purge Method (OdDbObjectIdArray&)
Syntax
C++
virtual void purge(OdDbObjectIdArray& objectIds) const;

Removes the object IDs from the specified array that are hard referenced in this database object. 

 

Parameters
Description
objectIds
[in/out] Array of object IDs.

Any remaining object IDs can be safely erased. This function does not modify this database object.

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