Salome HOME
integration of modifications from Gérald Nicolas
[modules/homard.git] / src / HOMARDGUI / MonCreateBoundaryDi.cxx
index fde36eff27e66e3f61f38bf7227af409f36c30c3..d969f2100e0abfeeaaf8728edf220b781c40c89d 100644 (file)
@@ -160,7 +160,7 @@ void MonCreateBoundaryDi::SetNewBoundaryName()
 // --------------------------------------------------
 {
 
-  HOMARD::listeBoundarys_var  MyBoundarys = _myHomardGen->GetAllBoundarys();
+  HOMARD::listeBoundarys_var  MyBoundarys = _myHomardGen->GetAllBoundarysName();
   int num = 0; QString aBoundaryName="";
   while (aBoundaryName == QString("") )
   {