API Reference > OdGe Classes > OdGePoint3d Class > OdGePoint3d Methods > OdGePoint3d::distanceTo Method
OdGePoint3d::distanceTo Method
Syntax
C++
double distanceTo(const OdGePoint3d& point) const;
Parameters 
Description 
const OdGePoint3d& point 
[in] Any 3D point to which a distance is measured. 

Returns the distance from this point to the specified point. 

 

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