Salome HOME
PAL16617 (Modification/Transformation operations with copy don't create a new mesh)
authoreap <eap@opencascade.com>
Wed, 19 Dec 2007 15:01:13 +0000 (15:01 +0000)
committereap <eap@opencascade.com>
Wed, 19 Dec 2007 15:01:13 +0000 (15:01 +0000)
commit53660eaf436e888915c430c2372390c2af5fbb74
tree7ef73f17a70a74a270546b9754371c543964c0ea
parentdcdf3c5ef8f0e43ecf91bc976e866f7ad691f1c3
PAL16617 (Modification/Transformation operations with copy don't create a new mesh)
   PGroupIDs Transform (TIDSortedElemSet & theElements,
                        const gp_Trsf&     theTrsf,
                        const bool         theCopy,
-                       const bool         theMakeGroups);
+                       const bool         theMakeGroups,
+                       SMESH_Mesh*        theTargetMesh=0);
src/SMESH/SMESH_MeshEditor.cxx
src/SMESH/SMESH_MeshEditor.hxx