Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCubicSplineCurve2d::setFitPointAt Method
Syntax
C++
OdGeCubicSplineCurve2d& 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] Fit point index.
point
[in] Any 2D point.

Currently not implemented.

Copyright © 2002-2022. Open Design Alliance All rights reserved.