NC mesh with hanging element? #4632
Answered
by
v-dobrev
dongzhangim
asked this question in
Q&A
Answered by
v-dobrev
Dec 17, 2024
Replies: 2 comments 7 replies
|
One problem that I see is: vertex id 5 is no longer needed, so you can remove it from |
1 reply
Answer selected by
dongzhangim
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



One problem that I see is: vertex id 5 is no longer needed, so you can remove it from
coordinatesand also fromvertex_parents. Also, some of the vertices that you previously described in thevertex_parentssection have to be added as regular vertices due to the removal of vertex with id 5.