I have some bitmap images of CT scan slices. I am loadingthem in Matlab, image processing them and generating a series ofpoints that outline structures that I want to spline and then loftin Solidworks. I am having trouble getting these into Solidworksthough.
Currently the way I am approaching the problem is to have matlabwrite a text file containing all of the points for each slice. Ithen copy and paste these to the VB macro editor and then run. Butthis is very time consuming.
Does anyone know the file format for the .swp files so that I cancreate them directly? Thanks for the help.SolidworksApi macros





Currently the way I am approaching the problem is to have matlabwrite a text file containing all of the points for each slice. Ithen copy and paste these to the VB macro editor and then run. Butthis is very time consuming.
Does anyone know the file format for the .swp files so that I cancreate them directly? Thanks for the help.SolidworksApi macros