import pyvista as pv class PlotterControls: def __init__(self, ... cube.points pts[:,2] += 10 cube.points = pts p.reset_camera() # Second interactive plot, ...
確定! 回上一頁