API Reference > Other Classes > OdUnitsFormatter Class > OdUnitsFormatter Methods > OdUnitsFormatter::unformatLinear Method
OdUnitsFormatter::unformatLinear Method
Syntax
C++
virtual double unformatLinear(const OdString& string) const = 0;
Parameters 
Description 
const OdString& string 
[in] String to unformat. 

Returns the specified string as a distance value.

The returned value depends on the UNITMODE system variable.

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