API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::isReallyClosing Method
OdDbObject::isReallyClosing Method
Syntax
C++
bool isReallyClosing() const;

Returns true if and only if a call to close would completely close this object at this time.

Returns true if and only if a this object is open OdDb::kForRead with only one reader, and is not in a transaction.

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