Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFdFieldEvaluator Class
Syntax
C++
class OdFdFieldEvaluator : public OdRxObject;

This class is an abstract base class that defines the field evaluator interface.

Applications implement evaluators for fields by deriving from this class. The evaluator object instantiated from this class is obtained from the field evaluator loader using the evaluator ID stored in the field. An evaluator class can be implemented for each type of field, or a single evaluator class can support multiple types of fields. 

 

OdFdFieldEvaluator

File: FdField.h 

Module: API Reference 

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