Ejemplo n.º 1
0
 def Set(self, GeomType, Order, IntRule):
     return _intrules.IntegrationRules_Set(self, GeomType, Order, IntRule)
Ejemplo n.º 2
0
 def Set(self, GeomType, Order, IntRule):
     r"""Set(IntegrationRules self, int GeomType, int Order, IntegrationRule IntRule)"""
     return _intrules.IntegrationRules_Set(self, GeomType, Order, IntRule)