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