Salome HOME
0022124: [CEA 763] Projection 1D does not work with Netgen 1D2D
authoreap <eap@opencascade.com>
Tue, 26 Feb 2013 10:40:03 +0000 (10:40 +0000)
committereap <eap@opencascade.com>
Tue, 26 Feb 2013 10:40:03 +0000 (10:40 +0000)
commit46c3601d739d58edac21a5bc5f413e88f33c2e49
tree6d90a28dbb847cc9e776a80f5ed184231b0a2521
parent27bf438fc0b7cf06795a57c7170449cb2730a55e
0022124: [CEA 763] Projection 1D does not work with Netgen 1D2D

- class StdMeshers_ProjectionUtils
+ namespace StdMeshers_ProjectionUtils

+  /*!
+   * \brief Returns an error message to show in case if MakeComputed( sm ) fails.
+   */
+  std::string SourceNotComputedError( SMESH_subMesh * sm = 0,
+                                      SMESH_Algo*     projAlgo=0);
src/StdMeshers/StdMeshers_ProjectionUtils.cxx
src/StdMeshers/StdMeshers_ProjectionUtils.hxx