Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDatabaseReactor::objectDeconstructed Method
Syntax
C++
virtual void objectDeconstructed(const OdBmDatabase* pDb, const OdBmObjectId& id);

Notification function called whenever an object is destroyed. 

 

Parameters
Description
pDb
[in] Pointer to a database.
id
[out] Id of the object that was destroyed.
Copyright © 2002-2022. Open Design Alliance All rights reserved.