API Reference > OdGe Classes > OdGeSplineEnt3d Class > OdGeSplineEnt3d Methods > OdGeSplineEnt3d::continuityAtKnot Method
OdGeSplineEnt3d::continuityAtKnot Method
Syntax
C++
int continuityAtKnot(int index, const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
int index 
[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–2022. Open Design Alliance. All rights reserved.