API Reference > Other Classes > OdFdFieldResult Class > OdFdFieldResult Methods > OdFdFieldResult::setFieldValue Method
OdFdFieldResult::setFieldValue Method
Syntax
C++
virtual void setFieldValue(const OdFieldValue* pValue) = 0;
Parameters 
Description 
const OdFieldValue* pValue 
[in] Input evaluation to set in the field. 

Sets the evaluation result in the field.

If pValue is null,the cached evaluation is deleted.

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