Describe function here.
def getLogicSize(self): p1,p2=self.getLogicBox() return numpy.subtract(p2,p1)