smesh/src/SMESHUtils
eap 620c78e582 + bool findUVByHalfDivision( const gp_Pnt& thePoint, const gp_XY& theUV,
+                             const TFace& tface, gp_XYZ& theParams);
+  bool findUVAround( const gp_Pnt& thePoint, const gp_XY& theUV,
+                     const TFace& tface, gp_XYZ& theParams, int nbGetWorstLimit );
2013-11-22 13:17:00 +00:00
..
2013-08-03 11:11:12 +00:00
2013-04-01 13:05:47 +00:00
2013-07-24 14:48:32 +00:00