]> 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 07:35:09 +0000 (07:35 +0000)
committereap <eap@opencascade.com>
Thu, 20 Aug 2009 07:35:09 +0000 (07:35 +0000)
commit57781aac7afed38bea1caa538b3e89a53ace1baa
tree66617a1babeb2b1abccf2c4b576750f3753d8e40
parent2e5ccf9f57aa7b20827ac99c8554c5203f1e183d
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