// File: Blend_CurvPointFuncInv.cxx // Created: Wed Feb 12 14:01:00 1997 // Author: Laurent BOURESCHE // #include //======================================================================= //function : NbVariables //purpose : //======================================================================= Standard_Integer Blend_CurvPointFuncInv::NbVariables() const { return 2; }