Пример #1
0
 def IntPoint(self, *args):
     return _intrules.IntegrationRule_IntPoint(self, *args)
Пример #2
0
 def IntPoint(self, *args):
     r"""
     IntPoint(IntegrationRule self, int i) -> IntegrationPoint
     IntPoint(IntegrationRule self, int i) -> IntegrationPoint
     """
     return _intrules.IntegrationRule_IntPoint(self, *args)