Insphere
Insphere[{p1,…,pn+1}]
gives the sphere that can be inscribed in the simplex defined by points pi in .
Insphere[poly]
gives the insphere of a polyhedron or polygon poly.
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 allclose 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)
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