API Reference > Other Classes > OdFdFieldResult Class
OdFdFieldResult Class
OdFdFieldResult
Syntax
C++
class OdFdFieldResult : public OdRxObject;

FdField.h

This class is used by evaluators to set the evaluation status and evaluation result in a field.

This object is passed to evaluators during compilation and evaluation. This object cannot be instantiated. 

 

 
Name 
Description 
 
Sets the evaluation status in the field.  
 
Sets the evaluation result in the field.  
Copyright © 2002–2021. Open Design Alliance. All rights reserved.