API Reference > OdGe Classes > OdGeNurbCurve2d Class > OdGeNurbCurve2d Methods > OdGeNurbCurve2d::getFitKnotParameterization Method
OdGeNurbCurve2d::getFitKnotParameterization Method
Syntax
C++
bool getFitKnotParameterization(OdGeKnotParameterization& knotParam) const;
Parameters 
Description 
OdGeKnotParameterization& knotParam 
[out] Receives the knot parametrization. 

true if and only if knot parametrization is retrieved successfully.

Gets the knot parametrization of the spline created with fit points. 

 

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.