|
From: Vinj V. <vin...@ya...> - 2006-07-18 03:31:03
|
>>sy = (ax.bbox.ur().y() - ax.bbox.ll().y()) / (ax.viewLim.ur().y() - >>ax.viewLim.ll().y()) I solved the problem by using .get() on the BinOp's and then converting it back to a BinOP using Value() Vineet |