Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgBSplineCurve2d::getFitPointAt Method
Syntax
C++
OdResult getFitPointAt(OdUInt32 fitPointIndex, OdGePoint2d& point) const;

Returns the specified fit point of this Spline entity. 

 

Parameters
Description
fitPointIndex
[in] Fit point index.
point
[out] Receives the fit point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.