Beispiel #1
0
 def Append(self, *args):
     r"""
     Append(IntegrationPointArray self, IntegrationPoint el) -> int
     Append(IntegrationPointArray self, IntegrationPoint els, int nels) -> int
     Append(IntegrationPointArray self, IntegrationPointArray els) -> int
     """
     return _intrules.IntegrationPointArray_Append(self, *args)
Beispiel #2
0
 def Append(self, *args):
     return _intrules.IntegrationPointArray_Append(self, *args)