eap 3a8dfa1bdb +#include "SMESH_MeshAlgos.hxx"
+// A macro used in SMESH_TryCatch.hxx,
+// it re-raises a CORBA SALOME exception thrown by SMESH_MeshEditor_i and caught by SMESH_CATCH
+#define SMY_OWN_CATCH \
+  catch ( SALOME::SALOME_Exception & e ) { throw e; }

+  void ClearLastCreated() throw (SALOME::SALOME_Exception);
2013-05-16 16:48:19 +00:00
2013-04-01 13:05:47 +00:00
2013-04-18 07:58:41 +00:00
2013-04-01 13:05:47 +00:00
2013-04-12 14:40:29 +00:00
2013-05-16 16:48:19 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00
2013-04-01 13:05:47 +00:00
2004-06-18 08:34:31 +00:00
2013-04-01 13:05:47 +00:00
2013-04-12 15:28:58 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2013-04-01 13:05:47 +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%