// File: Blend_SurfCurvFuncInv.cxx // Created: Fri Feb 21 14:16:51 1997 // Author: Laurent BOURESCHE // #include //======================================================================= //function : NbVariables //purpose : //======================================================================= Standard_Integer Blend_SurfCurvFuncInv::NbVariables() const { return 3; }