]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0020452: EDF 1056 SMESH : 2D Projection Issue
authoreap <eap@opencascade.com>
Thu, 20 Aug 2009 08:26:14 +0000 (08:26 +0000)
committereap <eap@opencascade.com>
Thu, 20 Aug 2009 08:26:14 +0000 (08:26 +0000)
commit1b3576a2319ff0703ffb09bfb15c3f2e32eda545
tree8bcf18adee79d3f6890d081114e2fe4788706f77
parent620fb19b42ac29a9d3862d421e6019ca8cfcc0f8
0020452: EDF 1056 SMESH : 2D Projection Issue

   static int GetOrderedEdges (const TopoDS_Face&        theFace,
                               TopoDS_Vertex             theFirstVertex,
                               std::list< TopoDS_Edge >& theEdges,
-                              std::list< int >  &       theNbVertexInWires);
+                              std::list< int >  &       theNbVertexInWires,
+                              const bool                theShapeAnalysisAlgo=false);
src/SMESH/SMESH_Block.cxx
src/SMESH/SMESH_Block.hxx