Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDatabaseReactor::headerSysVarChanged Method
Syntax
C++
virtual void headerSysVarChanged(const OdDgDatabase* pDb, const OdString& name);

Notification function called whenever a database -resident system variable has changed. 

 

Parameters
Description
pDb
[in] Pointer to the database being modified.
name
[in] Name of the system variable being modified.

This function is called after the operation.

headerSysVarWillChange

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