API Reference > OdGe Classes > OdGeSplineEnt2d Class > OdGeSplineEnt2d Methods > OdGeSplineEnt2d::setKnotAt Method
OdGeSplineEnt2d::setKnotAt Method
Syntax
C++
OdGeSplineEnt2d& 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. 

 

Currently not implemented.

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