Salome HOME
Adding python example on how to reproduce content of Mesh information for element...
[modules/smesh.git] / idl / SMESH_Gen.idl
index d376df1d899d47f1908178e132c07b38502bc246..2368039752816c4ebbe2d57a4462a5d598b936c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -250,7 +250,7 @@ module SMESH
      * with TopoDS_Shapes
      * The mesh is a parallel one
      */
-    SMESH_Mesh CreateParallelMesh( in GEOM::GEOM_Object theObject )
+    SMESH_ParallelMesh CreateParallelMesh( in GEOM::GEOM_Object theObject )
       raises ( SALOME::SALOME_Exception );
     /*!
      * Create an empty mesh object