pyvista.Axes.hide_actor# Axes.hide_actor()[ソース]# 軸のアクターを隠します. 例 >>> import pyvista as pv >>> axes = pv.Axes() >>> axes.hide_actor()