Parameters |
Description |
const OdGeBoundedPlane& plane |
[in] Any bounded plane with which the intersection is computed. |
OdGeLineSeg3d& intLine |
[out] Receives the intersection line segment. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Returns true and the intersection line segment, if and only if the specified bounded plane intersects with this plane.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|