Auto create parts from excel-file
Auto create parts from excel-file
(OP)
Hi,
I want to have a macro/API to do the following:
1. Create a new part.
2. Read 3d-coordinates from the first line in a file (ie excel)
3. Sketch lines between the coordinates
4. Make an extrusion from the sketched lines.
5. Save the part as part1.sldprt
6. Create a new part.
7. Read 3d-coordinates from the second line...
...extrude
...save the file as part2.sldprt
3rd line
part3.sldprt
and so on...
Is this even possible?
Thanks,
Magnus
I want to have a macro/API to do the following:
1. Create a new part.
2. Read 3d-coordinates from the first line in a file (ie excel)
3. Sketch lines between the coordinates
4. Make an extrusion from the sketched lines.
5. Save the part as part1.sldprt
6. Create a new part.
7. Read 3d-coordinates from the second line...
...extrude
...save the file as part2.sldprt
3rd line
part3.sldprt
and so on...
Is this even possible?
Thanks,
Magnus






RE: Auto create parts from excel-file
http://www.EsoxRepublic.com-SolidWorks API VB programming help
RE: Auto create parts from excel-file
Can you tell me how? Please....
RE: Auto create parts from excel-file
Rob Stupplebeen
RE: Auto create parts from excel-file
Thanks for the macro. But i'm looking at somewhere around 2000 configs...
RE: Auto create parts from excel-file
-handleman, CSWP (The new, easy test)