Hello Everyone,
I am trying to create a macro to print edrawing file. I am confused about how to incorporate edrawing variables with macros in solidworks. I found emodelviewcontrol.print2 variable in solidworks help. There is no example of any of the edrawings variables.
Anyway, what I want to do is that I want to open edrawings file. I will provide full path name in the macro. Open that edrawing file and print it. That's all.
I can make a loop myself where user provide list of numbers in excel and macro opens each file numbers (edrawing files) one by one and print it.
Thanks in advance,
SolidworksApi macros