API Reference > OdGe Classes > OdGeNurbCurve2d Class > OdGeNurbCurve2d Methods > OdGeNurbCurve2d::setFitKnotParameterization Method
OdGeNurbCurve2d::setFitKnotParameterization Method
Syntax
C++
bool setFitKnotParameterization(OdGeKnotParameterization knotParam);
Parameters 
Description 
OdGeKnotParameterization knotParam 
[in] Knot parameterization to be set. 

true if and only if the knot parameterization is set successfully.

Sets the specified knot parameterization if the spline is created by fit points. 

 

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