# - lookFor (array) - import Generator as G import CPlot a = G.cart((0,0,0), (1,1,1), (5,5,5)) CPlot.display(a) CPlot.lookFor()