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

Returns true if and only if this object's Object ID is not valid because the OdDbObject::subDeepClone or OdDbObject::subWblockClone() have yet to be completed.

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