API Reference > OdDb Classes > OdDbUnitsFormatter Class > OdDbUnitsFormatter Methods > OdDbUnitsFormatter::unformatPoint Method
OdDbUnitsFormatter::unformatPoint Method
Syntax
C++
virtual OdGePoint3d unformatPoint(const OdString& string) const = 0;
Parameters 
Description 
const OdString& string 
[in] String to unformat. 

Returns the specified string as a point value.

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