Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdValue::set Method (double, double)
Syntax
C++
bool set(double x, double y);

Sets the value for this FieldValue object. 

 

Parameters
Description
x
[in] X-coordinate of the point.
y
[in] Y-coordinate of the point.

Returns true if and only if successful.

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