Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseDatabasePE::evaluateFields Method
Syntax
C++
virtual OdResult evaluateFields(OdDbBaseDatabase* pDb, int nContext) = 0;

Evaluates fields in database.

Parameters
Description
pDb
[in] Pointer to the database for which fields are to be evaluated
nContext
[in] Input context in which the field is evaluated, which can be a predefined *OdDbField::EvalContext* enum flag or a user-defined context flag; this context flag is passed to the evaluator
Copyright © 2002-2022. Open Design Alliance All rights reserved.