Greetings,
I'm engineering student, working on my final year project.
I'm currently working on a model that needs to be assembled automatically by running the macro.
In fact, I have o create parts, name the faces, and assembled them directly in a single vba file.
I understand that to assemble the bodies, I have to recall the name for the face that I want to mate.
So far, I have succeed in created all the parts that I want, and I also have found a way to mate
the faces by name.
But I have to manually name the face one by one, then it will not be fully automatic for my project model.
I'm looking for macro command to automatically name all faces for each part that have been created.
I'll be gratefull wheter the file works for .assembly file or .part file, but I hope it can works on .part file
Thank you all for your help.
SolidworksApi macros