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

Returns true if and only if this object associated with this ObjectId object is erased, or any of its ownership hierarchy have been erased.

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