Replies: 1 comment 2 replies
-
This in-progress PR may be of interest to you. It works with assemblies, but it can import face names. |
Beta Was this translation helpful? Give feedback.
2 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 trying to open a .step file, find faces based on their name, find the edges of these faces, and name those edges.
I have worked out how to load the file, list the faces and list the edges of a face, but I haven't managed to find the name of those faces.
I have attached two simple cad files : one with 5 named faces, and the result I want to achieve (same cad but with the edges named).
Any help/hint is appreciated.
Thanks,
Hugo
NameEdges.zip
Beta Was this translation helpful? Give feedback.
All reactions