Label Mesh Components
Components of a mesh can be labeled for illustrative purposes.
In[1]:= | ![]() X |
Out[1]= | ![]() |
Labels can be added to an already created mesh using HighlightMesh. Here, the cell index for each edge in the preceding mesh is labeled.
In[2]:= | ![]() X |
Out[2]= | ![]() |
Labels are not restricted to strings.
In[3]:= | ![]() X |
Out[3]= | ![]() |
Label each face of a 2D mesh with its area.
In[4]:= | ![]() X |
Out[4]= | ![]() |