]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
PAL16617 (Modification/Transformation operations with copy don't create a new mesh)
authoreap <eap@opencascade.com>
Fri, 23 Nov 2007 10:57:36 +0000 (10:57 +0000)
committereap <eap@opencascade.com>
Fri, 23 Nov 2007 10:57:36 +0000 (10:57 +0000)
commit95fc74d3fb3e15ea60c2167d20b6d1561d078191
treef7d75f320bc18ffe045ac216a0b4173f12c5ce55
parentc03e6618d505c54b6619acabf0e9e44385473dba
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