Parameters |
Description |
const OdGePlanarEnt& plane |
[in] A plane to which a closest point is calculated. |
OdGePoint3d& pointOnPlane |
[out] Receives the closest point on the plane. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
An instance of the OdGePoint3d class.
Returns the point on the elliptical arc that is closest to the specified plane and the point on the specified plane that is closest to the elliptical arc.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|