1. vtk2ply
from paraview.simple import *
import sys
pFrame30vtk = LegacyVTKReader(FileNames=[sys.argv[1]])
SaveData(sys.argv[2], proxy=pFrame30vtk)
Software Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
[1] Introduction to Algorithms 3rd Edition Cormen https://fun4yo.xyz/book/introduction-to-algorithms-3rd-edition/ [2]
No comments:
Post a Comment