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

Returns the specified UCS point as a WCS point.

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