automesh convert --help
Converts between mesh or segmentation file types
Usage: automesh convert [OPTIONS] --input <FILE> --output <FILE>
Options:
-i, --input <FILE> Name of the original mesh or segmentation file
-o, --output <FILE> Name of the converted mesh or segmentation file
-x, --nelx <NEL> Number of voxels in the x-direction
-y, --nely <NEL> Number of voxels in the y-direction
-z, --nelz <NEL> Number of voxels in the z-direction
-q, --quiet Pass to quiet the terminal output
-h, --help Print help