Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewport::erased Method
Syntax
C++
void erased(const OdDbObject* pObj, bool pErasing);

Notification function called whenever an object is erased or unerased. 

 

Parameters
Description
pObject
[in] Pointer to the object that is being erased/unerased.
erasing
[in] True if and only if this object is being erased.
Copyright © 2002-2022. Open Design Alliance All rights reserved.