Salome HOME
CCAR: improve speed of getAIS by calling CreatePrs that uses entry2aisobjects map
[modules/geom.git] / src / TransformationGUI / TransformationGUI_OffsetDlg.cxx
index 442c8615df0e5e83abd087028b5a02256e90cc9e..d81792e8fc7f106b3e529c38e64abad9d9ddf0d4 100644 (file)
@@ -130,6 +130,7 @@ void TransformationGUI_OffsetDlg::Init()
 
   globalSelection( GEOM_ALLSHAPES );
   resize(100,100);
+  SelectionIntoArgument();
 }