API Reference > Classes > PRC Database Auxiliary Classes > OdPrcUnitsFormatterImpl Class > OdPrcUnitsFormatterImpl Methods > OdPrcUnitsFormatterImpl::unformatAngle Method
OdPrcUnitsFormatterImpl::unformatAngle Method
Syntax
C++
virtual double unformatAngle(const OdString& string) const;
Parameters 
Description 
const OdString& string 
[in] A string to unformat. 

Returns the specified string as an angle value. The returned value depends on the ANGBASE system variable. 

 

All angles are expressed in radians.

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