Replies: 1 comment
-
|
Hello, Please use |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am using findCreaseEdges to obtain an UndirectedEdgeBitSet object. I would like to retrieve the faces (triangles) that the undirected edges belong to via their UndirectedEdgeId, and finally construct them into a FaceBitSet.
However, after reviewing the documentation, I couldn't find a suitable function to achieve this goal. I would appreciate your help with this matter. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions