需要導入模塊: import pyvista [as 別名] # 或者: from pyvista import PolyData ... PolyData(vertices, faces) assert mesh.n_points == 6 assert mesh.n_cells == 4.
確定! 回上一頁