Close

Relief for ODA Team in Ukraine

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

Calculates distance to the specified extents. 

 

Parameters
Description
iExtents
[in] GeExtents3d to find distance to.

0.0 if extents intersect or euclidean distance otherwise.

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