0025890: Intersection algorithm produces curves overlaped
[occt.git] / src / IntImp / IntImp_Int2S.lxx
index 420d99c..f7dfaf9 100644 (file)
@@ -71,3 +71,7 @@ inline IntImp_TheFunction& IntImp_Int2S::Function()  {
   return myZerParFunc;
 } 
 
+inline IntSurf_PntOn2S& IntImp_Int2S::ChangePoint()
+{
+  return pint;
+}
\ No newline at end of file