Salome HOME
0022124: [CEA 763] Projection 1D does not work with Netgen 1D2D
authoreap <eap@opencascade.com>
Tue, 19 Feb 2013 12:02:54 +0000 (12:02 +0000)
committereap <eap@opencascade.com>
Tue, 19 Feb 2013 12:02:54 +0000 (12:02 +0000)
commit3060a379b0ae315eb114c2c5bd9cc850fbdcfd04
tree9b1c409df40267afbf06b3738c99239c20126957
parent54195af1ae9e72afdd2ef716fc04770d0b90a348
0022124: [CEA 763] Projection 1D does not work with Netgen 1D2D

-  bool SubMeshesComputed() const;
+  bool SubMeshesComputed(bool * isFailedToCompute=0) const;

   TopoDS_Shape getCollection(SMESH_Gen * theGen,
                              SMESH_Algo* theAlgo,
                              bool &      theSubComputed,
+                             bool &      theSubFailed);

+  SMESH_Algo *          _algo; // the algorithm found by last *StateEngine() call
src/SMESH/SMESH_subMesh.hxx