surface_poly_fit.results_to_mesh.results_to_mesh_cli

surface_poly_fit.results_to_mesh.results_to_mesh_cli(args)[source]

Command line interface for reading polynomial fitting results file and generating a mesh file containing the original mesh along with the fitting-results point data.

Parameters:

args (types.SimpleNamespace) – Parsed command line arguments (e.g. as returned by surface_poly_fit.results_to_mesh.get_argument_parser().parse_args().