# - getLength (array) - import Geom as D a = D.line((0,0,0), (1,0,0)); print D.getLength(a)