surface_poly_fit.cli.surface_poly_fit_cli

surface_poly_fit.cli.surface_poly_fit_cli(args)[source]

Command line interface for reading mesh file, fitting polynomials and writing results to file.

Parameters:

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