eap 3060a379b0 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
2013-02-19 12:02:54 +00:00
2012-10-09 07:28:56 +00:00
2012-06-05 12:18:07 +00:00
2012-12-29 11:45:10 +00:00
2012-06-05 12:18:07 +00:00
2004-06-18 08:34:31 +00:00
2012-06-05 12:18:07 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2012-06-05 12:18:07 +00:00

The file is empty.
Description
SALOME Mesh module
Readme 91 MiB
Languages
C++ 85.2%
Python 12.8%
CMake 1.1%
HTML 0.4%
C 0.3%
Other 0.1%