API Reference > Classes > PRC Database Auxiliary Classes > OdPrcUnitsFormatter Class > OdPrcUnitsFormatter Methods > OdPrcUnitsFormatter::unformatPoint Method
OdPrcUnitsFormatter::unformatPoint Method
Syntax
C++
virtual OdGePoint3d unformatPoint(const OdString& string) const = 0;
Parameters 
Description 
const OdString& string 
[in] A string to be unformatted. 

Returns the specified string as a point value. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.