smesh/src/SMESH_I
eap 1e8fc8a66c 0020746: EDF 1274 SMESH : MergeAllNodesButNodesFromGroup feature
-    SMESH_IDSource MakeIDSource(in long_array IDsOfElements);
+    SMESH_IDSource MakeIDSource(in long_array IDsOfElements, in ElementType type);

+    void FindCoincidentNodesOnPartBut (in  SMESH_IDSource      SubMeshOrGroup,
+                                       in  double              Tolerance,
+                                       out array_of_long_array GroupsOfNodes,
+                                       in  ListOfIDSources     ExceptSubMeshOrGroups);
+
2010-09-15 11:47:53 +00:00
..
Makefile.am Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_0D_Algo_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_0D_Algo_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_1D_Algo_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_1D_Algo_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_2D_Algo_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_2D_Algo_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_2smeshpy.cxx 0020742: EDF 1270 SMESH : Delete Group with contents and remove Orphan Nodes 2010-07-07 05:32:15 +00:00
SMESH_2smeshpy.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_3D_Algo_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_3D_Algo_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Algo_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Algo_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_DumpPython.cxx Fix TPythonDump::operator<<(const SMESH::ListOfGroups& theList) for an empty list 2010-08-30 11:44:16 +00:00
SMESH_Filter_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Filter_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Gen_i_1.cxx Mantis issue 0020812: Register() and Destroy() of the GenericObj. 2010-06-22 14:43:41 +00:00
SMESH_Gen_i.cxx WinTC5.1.4: Application crash after open Linux study 2010-09-13 14:23:50 +00:00
SMESH_Gen_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Group_i.cxx untabify 2010-08-30 12:00:00 +00:00
SMESH_Group_i.hxx 0020752: EDF 1303 SMESH : Add a 'Select All' button in Create Group dialog box 2010-06-22 15:24:40 +00:00
SMESH_Hypothesis_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Hypothesis_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_MEDFamily_i.cxx Patch from Anthony to be compliant with MED 2010-07-19 15:18:39 +00:00
SMESH_MEDFamily_i.hxx Patch from Anthony to be compliant with MED 2010-07-19 15:18:39 +00:00
SMESH_MEDMesh_i.cxx Patch from Anthony to be compliant with MED 2010-07-19 15:18:39 +00:00
SMESH_MEDMesh_i.hxx Patch from Anthony to be compliant with MED 2010-07-19 15:18:39 +00:00
SMESH_MEDSupport_i.cxx Patch from Anthony to be compliant with MED 2010-07-19 15:18:39 +00:00
SMESH_MEDSupport_i.hxx Patch from Anthony to be compliant with MED 2010-07-19 15:18:39 +00:00
SMESH_Mesh_i.cxx windows port 2010-07-06 10:17:30 +00:00
SMESH_Mesh_i.hxx Mantis issue 0020812: Register() and Destroy() of the GenericObj. 2010-06-22 14:43:41 +00:00
SMESH_MeshEditor_i.cxx 0020746: EDF 1274 SMESH : MergeAllNodesButNodesFromGroup feature 2010-09-15 11:47:53 +00:00
SMESH_MeshEditor_i.hxx 0020746: EDF 1274 SMESH : MergeAllNodesButNodesFromGroup feature 2010-09-15 11:47:53 +00:00
SMESH_NoteBook.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_NoteBook.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Pattern_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Pattern_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_PythonDump.hxx Fix TPythonDump::operator<<(const SMESH::ListOfGroups& theList) for an empty list 2010-08-30 11:44:16 +00:00
SMESH_subMesh_i.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_subMesh_i.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESHEngine.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
smeshpy.py Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00