0032008: Modeling Algorithms - disallow implicit copy of Extrema algorithms
[occt.git] / src / GeomInt / GeomInt_IntSS_1.cxx
index c0637ca..9ad1877 100644 (file)
 //function : ParametersOfNearestPointOnSurface
 //purpose  : 
 //=======================================================================
-static Standard_Boolean ParametersOfNearestPointOnSurface(const Extrema_ExtPS theExtr,
+static Standard_Boolean ParametersOfNearestPointOnSurface(const Extrema_ExtPS& theExtr,
                                                           Standard_Real& theU,
                                                           Standard_Real& theV)
 {