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;
Copyright © 2002–2021. Open Design Alliance. All rights reserved.