WLJS LogoWLJS Notebook

SphericalShell

SphericalShell[c, {rinner, router}] represents a filled spherical shell centered at c with inner radius rinner and outer radius router.

Examples

Create a spherical shell:

Graphics3D[SphericalShell[{0, 0, 0}, {1, 2}]]

Please visit the official Wolfram Language Reference for more details.

On this page