Just throw a unit cylinder into a empty scene, and (you may have to have UV map selected in the list of uv maps), run @pipelineIO.pl B V E OBJ F filepath.obj B tells it to set hard edges by selected uv map borders, V tells it to use vertex normals, E to export, OBJ to use the custom obj exporter, and f for filepath. Works…