The macro will traverse your open SOLIDWORKS assembly file (.SLDASM) methodically and recursively, detect each child component (part), and then proceed to automatically save each part in the stable ...
This project provides a SolidWorks VBA macro that reads a list of coordinates from a file and automatically creates a spline inside an active sketch. Originally based on Xarial’s CodeStack example, ...
In this tutorial, I will show the process of how to make an .exe file using VB.net. Because there is little information on the internet. So I decided to write one. Many other tutorials have taught the ...
1. Export filename_SolidWorks.txt from the OpenProp Geometry function. -- Make sure that the trailing edge point (2Np-1) is the same as point (1), so all blade sections are closed contours. -- This ...