API Reference > OdDg Classes > OdDgDatabaseReactor Class > OdDgDatabaseReactor Methods > OdDgDatabaseReactor::activePropertyChanged Method
OdDgDatabaseReactor::activePropertyChanged Method
Syntax
C++
virtual void activePropertyChanged(const OdDgDatabase* pDb, OdDgDatabaseActiveProperty activeProp);
Parameters 
Description 
const OdDgDatabase* pDb 
[in] Pointer to the database being modified.
 
OdDgDatabaseActiveProperty activeProp 
[in] type of property being modified. 

Notification function called whenever a database active properties ( model, color, line style etc. ) has been changed. 

 

This function is called after the operations.

objectOpenedForModify

Copyright © 2002–2020. Open Design Alliance. All rights reserved.