"Creating Complex Surface Cuts with SOLIDWORKS Loft Cut" In this short tutorial, we'll explore how to use the "Cut Loft" feature to create complex and asymmetrical surface cuts. By using splines to ...
plane1 = make_offset_plane(part, "Loft smoke plane 1", mm(20)) plane2 = make_offset_plane(part, "Loft smoke plane 2", mm(45)) sketch1 = make_rectangle_profile(part ...
The examples ARE NOT the API Fundamentals examples. For that, it is highly recommend that you take an official SOLIDWORKS API Fundamentals course (check w/your VAR to see if they offer it). These ...