surface smoothΒΆ
Usage
Run using mc_script surface smooth after installation or using ~ndcn0236/bin/mc_script surface smooth on jalapeno.
Import in python using from mcutils.scripts.surface import smooth
Documentation
Smooths the surface mesh
Similar to the wb_command implementation, but includes additional options for volume preservation. This difference is only really relevant for small meshes (i.e., with high curvature).
Functions
CLI interface
|
Creates the parser of the command line arguments |
|
Runs script from command line arguments |