API Reference > Other Classes > OdFdFieldReactor Class > OdFdFieldReactor Methods > OdFdFieldReactor::endEvaluateFields Method
OdFdFieldReactor::endEvaluateFields Method
Syntax
C++
virtual void endEvaluateFields(int nContext, OdDbDatabase* pDb);
Parameters 
Description 
int nContext 
[in] Input evaluation context  
OdDbDatabase* pDb 
[in] Input pointer to database in which the fields are evaluated 

Notification function called after one or more fields in a database are evaluated.

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