Skip to main content
Ctrl+K
PyVista 0.44.dev0 documentation - Home PyVista 0.44.dev0 documentation - Home
  • Getting Started
  • User Guide
  • Examples
  • API Reference
  • Extras
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper
  • Getting Started
  • User Guide
  • Examples
  • API Reference
  • Extras
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper

Section Navigation

API Reference

  • Core API
  • Plotting
  • Utilities
    • Geometry
      • pyvista.Arrow
      • pyvista.Box
      • pyvista.Capsule
      • pyvista.Circle
      • pyvista.CircularArc
      • pyvista.CircularArcFromNormal
      • pyvista.Cone
      • pyvista.Cube
      • pyvista.Cylinder
      • pyvista.CylinderStructured
      • pyvista.Disc
      • pyvista.Dodecahedron
      • pyvista.Icosahedron
      • pyvista.Icosphere
      • pyvista.KochanekSpline
      • pyvista.Line
      • pyvista.MultipleLines
      • pyvista.Octahedron
      • pyvista.Plane
      • pyvista.PlatonicSolid
      • pyvista.Polygon
      • pyvista.Pyramid
      • pyvista.Rectangle
      • pyvista.SolidSphere
      • pyvista.SolidSphereGeneric
      • pyvista.Sphere
      • pyvista.Spline
      • pyvista.Superquadric
      • pyvista.Tetrahedron
      • pyvista.Text3D
      • pyvista.Triangle
      • pyvista.Tube
      • pyvista.Wavelet
      • pyvista.ArrowSource
      • pyvista.BoxSource
      • pyvista.ConeSource
      • pyvista.CubeSource
      • pyvista.CylinderSource
      • pyvista.DiscSource
      • pyvista.LineSource
      • pyvista.MultipleLinesSource
      • pyvista.PlaneSource
      • pyvista.PlatonicSolidSource
      • pyvista.PolygonSource
      • pyvista.SphereSource
        • pyvista.SphereSource.center
        • pyvista.SphereSource.end_phi
        • pyvista.SphereSource.end_theta
        • pyvista.SphereSource.output
        • pyvista.SphereSource.phi_resolution
        • pyvista.SphereSource.radius
        • pyvista.SphereSource.start_phi
        • pyvista.SphereSource.start_theta
        • pyvista.SphereSource.theta_resolution
      • pyvista.SuperquadricSource
      • pyvista.Text3DSource
    • Parametric Objects
    • General Utilities
  • Readers
  • Examples
  • API Reference
  • pyvista.SphereSource
  • pyvista.Sphe...

pyvista.SphereSource.center#

property SphereSource.center: Sequence[float][source]#

Get the center in [x, y, z].

Returns:
sequence[float]

Center in [x, y, z].

On this page
  • SphereSource.center
Edit on GitHub

© Copyright 2017-2024, The PyVista Developers.

Built with the PyData Sphinx Theme 0.15.2.