pyvista.Axes.show_symmetric# Axes.show_symmetric()[ソース]# 軸の対称性を表示します. 例 >>> import pyvista as pv >>> axes = pv.Axes() >>> axes.show_symmetric()