X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=layout.py;fp=layout.py;h=6050d2ec6c2bbbba3a8978301e0237ed30fa175f;hp=7b89279c7e8d47e32a6d01ba2f7951de2dcc8762;hb=fc1209a72127935ef90645314dff26bb6fd2a1d4;hpb=3337f787ca0fe81614a3957d8fe332a7d44a14bc diff --git a/layout.py b/layout.py index 7b89279..6050d2e 100644 --- a/layout.py +++ b/layout.py @@ -1397,6 +1397,7 @@ class SimiMatLayout(DefaultMatLayout) : 'halo' : self.dial.halo.GetValue(), 'com' : self.dial.comcheck.GetValue(), 'communities' : self.dial.choix_com.GetSelection(), + 'edgecurved' : self.dial.check_curved.GetValue(), } if 'cexfromchi' in self.parametres : paramsimi['cexfromchi'] = self.dial.checkit.GetValue()