In Part 1 of this series we looked at how the Style Spline (Bézier curve) differs from the B-Spline and other curves that were already available in SOLIDWORKS prior to 2014. The only way to control a ...
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, ...
This script creates a spline in a 3D sketch, using coordinates from a CSV file as control points in SolidWorks.