Salome HOME
new attributes in the Strickler table
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_DataModel.cxx
index 88bb35b290d435bad73c6dacad67b36ae9b8a32a..1478a7473c2deaedb6d26afbaf15645ea102e83e 100644 (file)
@@ -679,7 +679,7 @@ bool HYDROGUI_DataModel::paste()
       Handle(HYDROData_Entity) aClone = getDocument()->CreateObject( aKind );
       if( !aClone.IsNull() )
       {
-        anObject->CopyTo( aClone );
+        anObject->CopyTo( aClone, true );
         anIsChanged = true;
 
         // remove Z layer