API Reference > Classes > Base Classes > OdBmObject Class > OdBmObject Methods > OdBmObject::release Method
OdBmObject::release Method
Syntax
C++
virtual void release();

Decrements the counter of references to the object. When the counter becomes equal to zero the object is destroyed.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.