API Reference > OdGe Classes > OdGeNurbCurve3d Class > OdGeNurbCurve3d Methods > OdGeNurbCurve3d::getFitKnotParameterization Method
OdGeNurbCurve3d::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. 

 

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