Input to show face #720
Input to show face
#720
-
I have a simple tessellation, I am operating on the areas of the faces of the tessellations , I want to be able to visualize the the face that i am working on. if i use just -showface "areas<0.005" , all the cells are visible? |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Jul 10, 2023
Replies: 1 comment
-
A face has only one area, so |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A face has only one area, so
-showface "area<0.005"
.