How to export cut list sheet metal to excel?

I want to export properties in the cut list to Excel using a macro. Is there anyone here who can provide a simple example of the VBA code? Thank you.

1 Answer

Hey Fanny,

if you want dive deeper in the SolidWorks API, I can highly recommend the API online help. Here you can also find an example for things you can do with the cutting list properties:

https://help.solidworks.com/2020/english/api/swdocmgrapi/Get,_Add,_Change,_and_Delete_Cut-List_Custom_Properties_Example_VBNET.htm

Have a great one