WOLFRAM

InscribedBall[{p1,p2,}]

gives the largest ball that lies inside the convex hull of the points p1,p2,.

Details

  • InscribedBall is also known as plug gauge circle or maximum inscribed circle.
  • InscribedBall gives the Ball of largest measure (arc length, area, etc.) that can be inscribed in the convex hull of a set of points.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

A 2D inscribed ball from points:

Out[3]=3

The region is the largest ball that lies inside the convex hull of the points:

Out[4]=4

A 3D inscribed ball from points:

Out[2]=2

The region is the largest ball that lies inside the convex hull of the points:

Out[3]=3

Scope  (1)Survey of the scope of standard use cases

Create a 1D inscribed ball from a set of points:

Out[2]=2

A 2D inscribed ball:

Out[4]=4

A 3D inscribed ball:

Out[6]=6

Applications  (1)Sample problems that can be solved with this function

Inscribed balls inside a Voronoi mesh:

Out[1]=1
Out[3]=3

Properties & Relations  (3)Properties of the function, and connections to other functions

InscribedBall is the largest Ball that lies inside the convex hull of points:

Out[2]=2

Use CircumscribedBall to get the smallest Ball that encloses the points:

Out[2]=2

Use Insphere to get the Sphere that can be inscribed in the simplex defined by points:

Out[2]=2
Wolfram Research (2023), InscribedBall, Wolfram Language function, https://reference.wolfram.com/language/ref/InscribedBall.html.
Wolfram Research (2023), InscribedBall, Wolfram Language function, https://reference.wolfram.com/language/ref/InscribedBall.html.

Text

Wolfram Research (2023), InscribedBall, Wolfram Language function, https://reference.wolfram.com/language/ref/InscribedBall.html.

Wolfram Research (2023), InscribedBall, Wolfram Language function, https://reference.wolfram.com/language/ref/InscribedBall.html.

CMS

Wolfram Language. 2023. "InscribedBall." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/InscribedBall.html.

Wolfram Language. 2023. "InscribedBall." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/InscribedBall.html.

APA

Wolfram Language. (2023). InscribedBall. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InscribedBall.html

Wolfram Language. (2023). InscribedBall. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InscribedBall.html

BibTeX

@misc{reference.wolfram_2025_inscribedball, author="Wolfram Research", title="{InscribedBall}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/InscribedBall.html}", note=[Accessed: 10-July-2025 ]}

@misc{reference.wolfram_2025_inscribedball, author="Wolfram Research", title="{InscribedBall}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/InscribedBall.html}", note=[Accessed: 10-July-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_inscribedball, organization={Wolfram Research}, title={InscribedBall}, year={2023}, url={https://reference.wolfram.com/language/ref/InscribedBall.html}, note=[Accessed: 10-July-2025 ]}

@online{reference.wolfram_2025_inscribedball, organization={Wolfram Research}, title={InscribedBall}, year={2023}, url={https://reference.wolfram.com/language/ref/InscribedBall.html}, note=[Accessed: 10-July-2025 ]}