Export xy coordinates from points in between spline points
Export xy coordinates from points in between spline points
(OP)
I have a spline that's defined by 8 points spaced evenly every 0.1" in the x-direction, each with their own pre-determined y-coordinate. I would like to export the x-y coordinates of the curve that SolidWorks automatically creates in between the spline points, and ideally I'd like to have them in 0.001" increments in the x-direction. I saw some macros on this website to export the user-defined spline points, but is there a way to export the points in between that SolidWorks determines?
Thanks,
Kevin
Thanks,
Kevin






RE: Export xy coordinates from points in between spline points
Another method is to create a tiny spherical feature at the start point of the spline, and then use the Insert > Pattern/Mirror > Curve Driven Pattern function.
Either way at .001" spacing that will create a large file and one helluva lot of points.
RE: Export xy coordinates from points in between spline points
An article about dimensions in API:
<http://es
http://www.EsoxRepublic.com-SolidWorks API VB programming help