DOKK / manpages / debian 11 / python3-pygalmesh / pygalmesh-volume-from-surface.1.en
pygalmesh-volume-from-surface(1) PYGALMESH pygalmesh-volume-from-surface(1)

pygalmesh-volume-from-surface - manual page for pygalmesh 0.7.1 [Python 3.8.6, CGAL 5.1]

usage: pygalmesh-volume-from-surface [-h] [--lloyd LLOYD] [--odt] [--perturb]

[--exude] [--edge-size EDGE_SIZE]
[--facet-angle FACET_ANGLE] [--facet-size FACET_SIZE] [--facet-distance FACET_DISTANCE] [--cell-radius-edge-ratio CELL_RADIUS_EDGE_RATIO] [--reorient] [--cell-size CELL_SIZE] [--quiet] [--version] infile outfile

Generate volume mesh from surface mesh.

input mesh file
output mesh file

show this help message and exit
Lloyd smoothing (default: false)
ODT smoothing (default: false)
perturb (default: false)
exude (default: false)
edge size (default: 0.0)
facet angle (default: 0.0)
facet size (default: 0.0)
facet distance (default: 0.0)
cell radius/edge ratio (default: 0.0)
automatically fix face orientation (default: False)
cell size (default: 0.0)
quiet mode (default: False)
show program's version number and exit

Copyright © 2016-2020, Nico Schlömer <nico.schloemer@gmail.com>

September 2020 PYGALMESH