pyvista.PlaneSource.center# property PlaneSource.center: tuple[float, float, float][ソース]# [x, y, z] の中心を取得します. The center of the plane is translated to the specified point. 戻り値: tuple[float, float, float][x, y, z] の中心.