API Reference > OdGe Classes > OdGeNurbCurve3d Class > OdGeNurbCurve3d Methods > OdGeNurbCurve3d::setFitKnotParameterization Method
OdGeNurbCurve3d::setFitKnotParameterization Method
Syntax
C++
bool setFitKnotParameterization(OdGeKnotParameterization knotParam);
Parameters 
Description 
OdGeKnotParameterization knotParam 
[in] The 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–2020. Open Design Alliance. All rights reserved.