Compute Minimal Distances
For a point and a region, you can compute the minimal distance to the region. The minimal distance is given by MinValue[
, 
∈ℛ], where 
 is the given point and 
 is the region.
Curves where each point has minimal distance to the region of 0.25, 0.5, and 1.0.
| In[1]:= | X  | 
| In[2]:= | X  | 
| Out[2]= | ![]()  | 
Surfaces where each point has minimal distance to the region of 0.25, 0.5, and 1.0.
| In[3]:= | ![]() X  | 
| In[4]:= | ![]() X  | 
| Out[4]= | ![]()  | 



