]> SALOME platform Git repositories - modules/smesh.git/blobdiff - idl/SMESH_Pattern.idl
Salome HOME
to long
[modules/smesh.git] / idl / SMESH_Pattern.idl
index 7c64ad98d6d7165f563e03650fecb7ffc88b346b..5eb9fd411a1cdc021677c259bc5a97b6d826de1c 100644 (file)
@@ -88,7 +88,7 @@ module SMESH
      */
     point_array  ApplyToMeshFaces(in SMESH_Mesh theMesh,
                                   in long_array theFacesIDs,
-                                  in smIdType   theNodeIndexOnKeyPoint1,
+                                  in long       theNodeIndexOnKeyPoint1,
                                   in boolean    theReverse);
 
     /*!
@@ -100,8 +100,8 @@ module SMESH
      */
     point_array  ApplyToHexahedrons(in SMESH_Mesh theMesh,
                                     in long_array theVolumesIDs,
-                                    in smIdType   theNode000Index,
-                                    in smIdType   theNode001Index);
+                                    in long   theNode000Index,
+                                    in long   theNode001Index);
 
     /*!
      * Create nodes and elements in <theMesh> using nodes