API Reference > OdDb Classes > OdDbUnitsFormatter Class > OdDbUnitsFormatter Methods > OdDbUnitsFormatter::toUCS Method
OdDbUnitsFormatter::toUCS Method
Syntax
C++
virtual OdGePoint3d toUCS(const OdGePoint3d& wcsPt) const = 0;
Parameters 
Description 
const OdGePoint3d& wcsPt 
[in] WCS point. 

Returns the specified WCS point as a UCS point.

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