import pyvista as pv from pyvista import examples unstructured = examples.load_hexbeam() poly = examples.load_ant() poly.points /= 10 ...
確定! 回上一頁