Shaft creation
Goal: Applying the optimal method to design a Shaft model. Realization: First of all, it…
All the examples have the same structure. They contain two parts. The first one, under “Part” as a link on the website in “zip” format with three documents: 1. The initial conditions (format – pdf); 2. The script, that after clicking on the button “Create Part” draws the 3D model (format – exe); 3. The 3D model realized after compiling the script from point 2 (format – sldprt). The second one, “Source” as link, also in “zip” format with two documents: 1. The same initial conditions; 2. The SOLIDWORKS API project in Visual studio (c#) as a source.
There are many information on internet about connection of SOLIDWORKS API with visual studio. All used SOLIDOWKS API libraries are showed in each example.