def IntPoint(self, *args): return _intrules.IntegrationRule_IntPoint(self, *args)
def IntPoint(self, *args): r""" IntPoint(IntegrationRule self, int i) -> IntegrationPoint IntPoint(IntegrationRule self, int i) -> IntegrationPoint """ return _intrules.IntegrationRule_IntPoint(self, *args)