Salome HOME
Transfert des options avec ou sans pyramides pour un cas
[modules/homard.git] / src / HOMARDGUI / MonCreateCase.cxx
index 7eb1f2ee8db8246f4c1a02edd628aed7553d1d23..5377c1ffb05e392ae7e76e8548fd8232bfc59020 100644 (file)
@@ -300,6 +300,7 @@ bool MonCreateCase::PushOnApply(int option)
 // Autorisation des pyramides
     if (CBPyramid->isChecked()) { _Pyram = 1 ; }
   }
+  aCase->SetPyram(_Pyram);
 
   HOMARD_UTILS::updateObjBrowser();