Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSplineEnt3d::setKnotAt Method
Syntax
C++
OdGeSplineEnt3d& setKnotAt(int knotIndex, double val);

Sets the knot value for the specified knot. 

 

Parameters
Description
knotIndex
[in] Knot index.
val
[in] The new value for the knot.

A reference to this spline entity.

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