Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbField::getValue Method (OdFieldValue&)
Syntax
C++
OdResult getValue(OdFieldValue& pValue) const;

Returns the field evaluation string using the output format for this Field object. 

 

Parameters
Description
pValue
[in] Receives a SmartPointer to the evaluation string.

Returns eOk if successful, or returns an appropriate error code if unsuccessful. 

The string pointed to by pValue must be freed by the caller.

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