API Reference > Other Classes > OdFieldValue Class > OdFieldValue Constructor > OdFieldValue::OdFieldValue Constructor (OdFieldValue&)
OdFieldValue::OdFieldValue Constructor (OdFieldValue&)
Syntax
C++
OdFieldValue(const OdFieldValue& value);
Parameters 
Description 
const OdFieldValue& value 
[in] Value. param date [in] Date value param x [in] X-coordinate of the point. param y [in] Y-coordinate of the point. param z [in] Z-coordinate of the point. param buffer [in] Buffer. param bufferSize [in] Buffer size. param resBuf [in] ResBuf list. param objectId [in] Object ID. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.