API Reference
>
OdGe Classes
>
OdGeLineSeg3d Class
>
OdGeLineSeg3d Methods
>
OdGeLineSeg3d::getDistanceToVector Method
OdGeLineSeg3d::getDistanceToVector Method
Collapse All
Syntax
C++
double
getDistanceToVector
(
const
OdGePoint3d
&
point
,
const
OdGeTol
&
tol
= OdGeContext::gTol)
const
;
Parameters
Parameters
Description
const OdGePoint3d& point
[in] A 3D point from which the distance is calculated.
const OdGeTol& tol = OdGeContext::gTol
[in] Tolerance.
Description
Returns the distance to vector.
Group
OdGeLineSeg3d Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic