Skip to content

Selecting null area faces? #103

Answered by alemuntoni
Cervidellus asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the very late reply!

You could use the per_face_quality_according_to_triangle_shape_and_aspect_ratio filter, using Area as metric, to set the area into the quality field.
Then, you could use the conditional_face_selection filter with condselect='fq==0', that will select all faces having quality 0.
Then, you can check the number of selected faces with the selected_face_number method of the Mesh class.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alemuntoni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants