Salome HOME
Issue 0020379: EDF SMESH 1047: Impossible to select pentahedrons when creating mesh...
[modules/smesh.git] / src / SMESH_I / SMESH_PythonDump.hxx
index c7f0cbff233cbd9ce8ce20cd88e6e8f64881c878..bee3cbb834c7fec061ebeee2f9414342a5355ec8 100644 (file)
@@ -108,6 +108,9 @@ namespace SMESH
     TPythonDump& 
     operator<<(const SMESH::ElementType& theArg);
 
+    TPythonDump&
+    operator<<(const SMESH::GeometryType& theArg);
+
     TPythonDump& 
     operator<<(const SMESH::long_array& theArg);