Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents3d::distanceTo Method (const OdGePoint3d&)
Syntax
C++
double distanceTo(const OdGePoint3d& iPoint) const;

Calculates distance to the specified point. 

 

Parameters
Description
iPoint
[in] Point to find distance to.

0.0 if point is inside the box or euclidean distance otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.