automesh smooth --help
Applies smoothing to an existing mesh
Usage: automesh smooth <COMMAND>
Commands:
hex Smooths an all-hexahedral mesh
tet Smooths an all-tetrahedral mesh
tri Smooths an all-triangular mesh
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
automesh smooth tri remesh --help
Applies isotropic remeshing to the mesh before output
Usage: automesh smooth tri --input <FILE> --output <FILE> remesh [OPTIONS]
Options:
-n, --iterations <NUM> Number of remeshing iterations [default: 5]
-q, --quiet Pass to quiet the terminal output
-h, --help Print help