Exemple #1
0
 def Set(self, GeomType, Order, IntRule):
     return _intrules.IntegrationRules_Set(self, GeomType, Order, IntRule)
Exemple #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)