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