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