API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::release Method
OdDbObject::release Method
Syntax
C++
void release();

Decrements the reference count of this object.

This object is deleted when the reference count reaches zero.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.