

Insphere
Details

- Insphere is also known as incircle, inscribed circle, or inscribed disk.
- Insphere gives the Sphere of largest measure (arc length, area, etc.) that can be inscribed in the simplex (triangle, tetrahedron, etc.) defined by points pi.
- Insphere evaluates to a Sphere[c,r], where the center c is known as the incenter and radius r is known as the inradius for the related simplex.
- Insphere is defined for
and affinely independent.
- For polyhedra, Insphere[poly] returns a sphere that is contained within the polyhedron poly and tangent to each of the polyhedron faces.
- For polygons, Insphere[poly] returns a sphere that is contained within the polygon poly and tangent to each of the polygon edges.
- Insphere can be used with symbolic points in GeometricScene.

Examples
open all close allBasic Examples (2)
Scope (17)
Graphics (6)
Specification (2)
Regions (11)
Insphere works in any number of dimensions:
Get the circumcenter and circumradius:
Embedding dimension is the dimension of the space in which the sphere lives:
Geometric dimension is the dimension of the shape itself:
Get conditions for membership:
Nearest points to an enclosing sphere:
Solve equations over an Insphere:
Applications (3)
Recursively construct inscribed triangles and disks:
Use Insphere to generate a circle packing for a triangulated region. First triangulate the region:
Use Insphere to compute a circle for each triangle:
Use Insphere to generate a sphere packing for a triangulated region. First discretize and triangulate the region:
Use Insphere to compute spheres for each tetrahedron:
Properties & Relations (2)
See Also
Circumsphere Sphere Ball Triangle Polygon Tetrahedron Polyhedron Simplex GeometricScene
Function Repository: Incircle3D BrocardInellipse LemoineInellipse NestedIncirclePolygons
Related Guides
Text
Wolfram Research (2015), Insphere, Wolfram Language function, https://reference.wolfram.com/language/ref/Insphere.html (updated 2019).
CMS
Wolfram Language. 2015. "Insphere." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/Insphere.html.
APA
Wolfram Language. (2015). Insphere. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Insphere.html
BibTeX
@misc{reference.wolfram_2025_insphere, author="Wolfram Research", title="{Insphere}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/Insphere.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_insphere, organization={Wolfram Research}, title={Insphere}, year={2019}, url={https://reference.wolfram.com/language/ref/Insphere.html}, note=[Accessed: 18-August-2025]}