Open CASCADE Technology  6.9.1
Enumerations
GeomLib_InterpolationErrors.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  GeomLib_InterpolationErrors { GeomLib_NoError, GeomLib_NotEnoughtPoints, GeomLib_DegreeSmallerThan3, GeomLib_InversionProblem }
 in case the interpolation errors out, this tells what happened More...
 

Enumeration Type Documentation

in case the interpolation errors out, this tells what happened

Enumerator
GeomLib_NoError 
GeomLib_NotEnoughtPoints 
GeomLib_DegreeSmallerThan3 
GeomLib_InversionProblem