Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::insertKnot Method
Syntax
C++
OdGeNurbCurve3d& insertKnot(double newKnot);

Inserts new knot to the spline knot array. 

 

Parameters
Description
newKnot
[in] New knot.

Reference to this OdGeNurbCurve3d object.

If there is already such knot, then the multiplicity of the knot is increased by 1.

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