Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
apazer pouity24/09/2024
Hello everyone,
I am looking for a way in VBA to calculate the surface area of the faces to find the largest and put this surface facing the screen using the 'normal to' command.
I have a code that allows me to loop over the faces of a part, I still have to calculate the surface area and position the part on the screen.
Does anyone have a code or something to guide me?