直接畫。 import pyvista as pv from pyvista import examples mesh = examples.load_airplane() mesh.plot(screenshot='airplane.png') ...
確定! 回上一頁