Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSpline::getFitPointAt Method
Syntax
C++
OdResult getFitPointAt(int fitPointIndex, OdGePoint3d& point) const;

Returns the specified fit point of this Spline entity (DXF 11). 

 

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