MCPcopy Create free account
hub / github.com/Kitware/VTK / vtk2xml.py

File vtk2xml.py

Utilities/vtk2xml.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""Utility script to convert an old VTK file format to the new VTK XML
4file format (serial format). The output XML file will contain *all*

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected