Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectReactor::goodbye Method
Syntax
C++
virtual void goodbye(const OdDbObject* pObject);

Notification function called just before an object is deleted from memory. 

 

Parameters
Description
pObject
[in] Pointer to the object that is being deleted.

The default implementation of this function does nothing. This function can be overridden in custom classes.

Copyright © 2002-2022. Open Design Alliance All rights reserved.