Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFdFieldResult::setFieldValue Method
Syntax
C++
virtual void setFieldValue(const OdFieldValue* pValue) = 0;

Sets the evaluation result in the field.

Parameters
Description
pValue
[in] Input evaluation to set in the field.

If pValue is NULL, the cached evaluation is deleted.

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