convert_vtk_to_usd (CLI)

Command-line interface for VTK to USD conversion workflow.

Converts one or more VTK files to USD with optional splitting by connectivity or cell type, and applies a chosen appearance: solid color, anatomic material, or colormap from a primvar (with auto or specified intensity range).

physiomotion4d.cli.convert_vtk_to_usd.main()[source]

Command-line interface for VTK to USD conversion.

Return type:

int

See VTK to USD Conversion for usage.