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