logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vedo-convert - convert vtk file formats

Author

DrewParsons <dparsons@debian.org>
           Wrote this manpage for the Debian system.

Description

       This manual page documents briefly the vedo-convert command.

       This manual page was written for the Debian distribution because the original program does not have a
       manual page.

       vedo-convert is a program that converts between VTK file formats

Name

       vedo-convert - convert vtk file formats

Options

files, files
           Input files to be converted

       -h, --help
           Show summary of options.

       -n, --normalize
           normalize target size.

       -c, --clean
           remove coincident points.

       -m, --mirror
           mirror along the x-axis.

       -b, --binary
           whether output is binary or not.

       -t, --triangle
           Convert polygons to triangles.

       -to
           target format [vtk]. Allowed targets: ['vtk', 'vtp', 'vtu', 'vts', 'ply', 'stl', 'byu', 'xml']

See Also

vedo(1)

       The programs are documented fully at https://vedo.embl.es/.

Synopsis

vedo-convert [-h | --help] [-to] [files [files...]]

See Also