Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDatabaseReactor::elementUnAppended Method
Syntax
C++
virtual void elementUnAppended(const OdDgDatabase* pDb, const OdDgElement* pElement);

Notification function called whenever an OdDgElement has been unappended from an OdDgDatabase by an Undo operation. 

 

Parameters
Description
pDb
[in] Pointer to the database being modified.
pElement
[in] Pointer to the object being unappended.

This function is called after the operation.

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