Parameters |
Description |
const OdGePlanarEnt& plane |
[in] A planar entity with which overlapping is tested. |
OdGePoint3d& intPnt |
[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 plane intersects with this line.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|