curve2vecs(ob, WORLDSPACE= True): ''' Takes a curve object and returns a list of vec lists (polylines) one list per curve This is usefull as a way to get a polyline per curve so as not to have to deal with the spline types directly '''