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 that is the closest to the specified plane, and the point on the plane that is the closest to this circle.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|