API Reference > OdGe Classes > OdGeSplineEnt2d Class > OdGeSplineEnt2d Methods > OdGeSplineEnt2d::continuityAtKnot Method
OdGeSplineEnt2d::continuityAtKnot Method
Syntax
C++
int continuityAtKnot(int knotIndex, const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
int knotIndex 
[in] Knot index.  
const OdGeTol& tol = OdGeContext::gTol 
[in] Geometric tolerance. 

Returns the degree of the highest derivative that is defined at a specified knot. 

 

Currently not implemented.

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