pyvista.PlaneSource.center# property PlaneSource.center: tuple[float, float, float][source]# Get the center in [x, y, z]. The center of the plane is translated to the specified point. Returns: tuple[float, float, float]Center in [x, y, z].