Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeLineSeg3d::getDistanceToVector Method
Syntax
C++
double getDistanceToVector(const OdGePoint3d& point, const OdGeTol& tol = OdGeContext::gTol) const;

Deprecated! Use distanceTo instead. 

Returns the distance to a vector. 

 

Parameters
Description
point
[in] A 3D point from which the distance is calculated.
tol
[in] Tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.