Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePolyline2d::setFitPointAt Method
Syntax
C++
OdGeSplineEnt2d& setFitPointAt(int fitPointIndex, const OdGePoint2d& point);

Sets the fit point at the specified index, and returns a reference to this curve. 

 

Parameters
Description
fitPointIndex
[in] An index by which a fit point is set.
point
[in] Any 2D point to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.