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