Parameters |
Description |
const OdGePoint3d& givenPoint |
[in] Given point. |
OdGePoint3d& pointOnCurve |
[out] Receives the closed point on this Curve object. |
bool extend = false |
[in] Extends this Curve object if and only if true. |
Returns eOk if successful, or an appropriate error code if not.
Returns the point on this Curve object closest to the given point.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|