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