API Reference > Other Classes > OdValue Class > OdValue Methods > get Method > OdValue::get Method (double&)
OdValue::get Method (double&)
Syntax
C++
bool get(double& value) const;
Parameters 
Description 
double& value 
[out] Receives the value. 

Returns true if and only if successful.

Returns the value of this FieldValue object.

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