API Reference > Other Classes > OdValue Class > OdValue Methods > set Method > OdValue::set Method (double, double)
OdValue::set Method (double, double)
Syntax
C++
bool set(double x, double y);
Parameters 
Description 
double x 
[in] X-coordinate of the point.  
double y 
[in] Y-coordinate of the point. 

Returns true if and only if successful.

Sets the value for this FieldValue object. 

 

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