splinepy.cli.convert#

splinepy.cli.convert(args)[source]#

Commandline interface functionality keyword convert.

Convert splines from one format to another. See the io module for more information on what formats are supported for import and export.

Parameters:
  • args (namespace) – Args namespace from argparse containing the options for

  • convert.