Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewport::modified Method
Syntax
C++
void modified(const OdDbObject* pObj);

Notification function called whenever an object is opened in the OdDb::kForWrite mode, a function is called that could modify the contents of this object, and this object is now being closed. 

 

Parameters
Description
pObject
[in] Pointer to the object that is being closed after being modified.
Copyright © 2002-2022. Open Design Alliance All rights reserved.