Parameters |
Description |
const OdGePlane& plane |
[in] Input plane that is tested for an intersection. |
OdGeLineSeg3d& intLine |
[out] A computed line segment of an intersection. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
true if this plane intersects with an input plane, otherwise it returns false.
details Checks for an intersection with a plane.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|