Exemple #1
0
 def Set2(self, *args):
     return _intrules.IntegrationPoint_Set2(self, *args)
Exemple #2
0
 def Set2(self, *args):
     r"""
     Set2(IntegrationPoint self, double const x1, double const x2)
     Set2(IntegrationPoint self, double const * p)
     """
     return _intrules.IntegrationPoint_Set2(self, *args)