I can import the file and read it into using the meshio python package. ... import pyvista as pv # read the data grid = pv.read('mesh_mcve.vtk') # plot the ...
確定! 回上一頁