pyvista.CylinderSource.center# property CylinderSource.center: tuple[float, float, float][source]# Get location of the centroid in [x, y, z]. Returns: tuple[float, float, float]Center in [x, y, z]. Axis of the cylinder passes through this point.