API Reference > OdDg Classes > OdDgCurveElement3d Class > OdDgCurveElement3d Methods > getClosestPointTo Method > OdDgCurveElement3d::getClosestPointTo Method (OdGePoint3d&, OdGeVector3d&, OdGePoint3d&, bool)
OdDgCurveElement3d::getClosestPointTo Method (OdGePoint3d&, OdGeVector3d&, OdGePoint3d&, bool)
Syntax
C++
virtual OdResult getClosestPointTo(const OdGePoint3d& givenPoint, const OdGeVector3d& normal, OdGePoint3d& pointOnCurve, bool extend = false) const;

This is getClosestPointTo, a member of class OdDgCurveElement3d.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.