Parameters |
Description |
const OdGeLinearEnt3d& line |
[in] 3D linear entity with which an intersection is computed. |
OdGePoint3d& intPt |
[out] Receives the intersection point. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Returns true and the intersection point, if and only if the specified line intersects with this line.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|