Salome HOME
0019296: EDF 681 SMESH - Pre-evaluation of the number of elements before mesh
[modules/smesh.git] / src / SMESH_I / SMESH_PythonDump.hxx
index 10d6dd85c8a65d112d21a9e23ac08ab8ebdb40f9..bde5ae9f7880f0b14357b1970deec21aca1d113a 100644 (file)
@@ -117,6 +117,9 @@ namespace SMESH
     TPythonDump& 
     operator<<(const SMESH::double_array& theArg);
 
+    TPythonDump& 
+    operator<<(SMESH::SMESH_Hypothesis_ptr theArg);
+
     TPythonDump& 
     operator<<(SALOMEDS::SObject_ptr theArg);