Replies: 1 comment
-
You can re-set the edge for vertex. You can do this on both vertexes sides by analogy: update #238:393690 update #238:393690 It helped me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some vertices where a
null
is in their ridbags (I don't know why... see image). How can I remove those nulls? Because of them I'm having variousNullPointerException
from Java code.Beta Was this translation helpful? Give feedback.
All reactions