API Reference > OdGe Classes > OdGeExtents3d Class > OdGeExtents3d Methods > OdGeExtents3d::distanceTo Method
OdGeExtents3d::distanceTo Method
Syntax
C++
double distanceTo(const OdGePoint3d& iPoint) const;

Returns 0.0 if point is inside the box or euclidean distance in other case

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