Close

Relief for ODA Team in Ukraine

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

Returns the value of this FieldValue object. 

 

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

Returns true if and only if successful.

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