API Reference > OdGe Classes > OdGeSplineEnt3d Class > OdGeSplineEnt3d Methods > OdGeSplineEnt3d::setKnotAt Method
OdGeSplineEnt3d::setKnotAt Method
Syntax
C++
OdGeSplineEnt3d& setKnotAt(int knotIndex, double val);
Parameters 
Description 
int knotIndex 
[in] Knot index.  
double val 
[in] The new value for the knot. 

Sets the knot value for the specified knot. 

 

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