pyvista.ConeSource.center

pyvista.ConeSource.center#

property ConeSource.center: tuple[float, float, float][source]#

Get the center in [x, y, z]. Axis of the cone passes through this point.

Returns:
tuple[float, float, float]

Center in [x, y, z]. Axis of the cone passes through this point.