RegionMinCurvature[reg,p]
gives the minimum curvature of the region reg at the point p.


RegionMinCurvature
RegionMinCurvature[reg,p]
gives the minimum curvature of the region reg at the point p.
Details

- RegionMinCurvature is also known as a principal curvature.
- RegionMinCurvature is typically used to measure how the surface bends in a normal direction at point.
- RegionMinCurvature[reg,p] gives the minimum value of the curvature of the surface reg at p in a normal direction.
Examples
open all close allBasic Examples (1)
Scope (9)
Formula Regions (1)
The minimum curvature of a sphere represented as an ImplicitRegion:
Mesh Regions (2)
The minimum curvature of a MeshRegion:
Use "MeshCoordinates" to compute the minimum curvature at each vertex of the mesh:
The minimum curvature of a BoundaryMeshRegion:
Use "MeshCoordinates" to compute the minimum curvature at each vertex of the boundary mesh:
Related Guides
History
Text
Wolfram Research (2025), RegionMinCurvature, Wolfram Language function, https://reference.wolfram.com/language/ref/RegionMinCurvature.html.
CMS
Wolfram Language. 2025. "RegionMinCurvature." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RegionMinCurvature.html.
APA
Wolfram Language. (2025). RegionMinCurvature. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RegionMinCurvature.html
BibTeX
@misc{reference.wolfram_2025_regionmincurvature, author="Wolfram Research", title="{RegionMinCurvature}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/RegionMinCurvature.html}", note=[Accessed: 04-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_regionmincurvature, organization={Wolfram Research}, title={RegionMinCurvature}, year={2025}, url={https://reference.wolfram.com/language/ref/RegionMinCurvature.html}, note=[Accessed: 04-August-2025]}