I am working on an addin where I need to use the spline parameter data. The method to obtain this data lies on the ISketch interface, but when I test it I can only get the parameter data from the spline that was created first, and not the selected spline as I expected.
Does anyone know of a way of obtaining the spline parameter data when there are multiple splines in a sketch?
SolidworksApi macros