Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectOverrule::erase Method
Syntax
C++
virtual OdResult erase(OdDbObject* pSubject, bool erasing);

Overrules the OdDbObject::subErase() method and calls it in the default implementation. This method returns eOk if successful. 

 

Parameters
Description
pSubject
[in] A raw pointer to an object.
erasing
[in] An erase status mode that was passed in the erase() method.
Copyright © 2002-2022. Open Design Alliance All rights reserved.