Beispiel #1
0
 def GetSubArray(self, offset, sa_size, sa):
     return _intrules.IntegrationPointArray_GetSubArray(
         self, offset, sa_size, sa)
Beispiel #2
0
 def GetSubArray(self, offset, sa_size, sa):
     r"""GetSubArray(IntegrationPointArray self, int offset, int sa_size, IntegrationPointArray sa)"""
     return _intrules.IntegrationPointArray_GetSubArray(
         self, offset, sa_size, sa)