Parameters |
Description |
const OdGePlanarEnt& plane |
[in] Any plane. |
OdGePoint3d& pointOnPlane |
[out] Receives the closest point on plane. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Returns the point on this circle closest to the specified plane, and the point on the plane closest to this circle.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|