Hi every body,
I'm trying to use VBA to write some part of an assembly in step, unsuccessfully!!
My part has many configuration, and I want to save each of them in step, with a special coordinate system I have create.. I have trye to record a macro and then edit it, as I simply do in other software, but here it seems to be al little more commplicated... Do you have any ideas?
Many thanks
Regards
Hi Maxime!
Here attached is an example using the Export only “Selected Parts” from SolidWorks Assembly | Boxer's CAD CAM Blog method. It works fine except that when saving the different configurations, you get prompted a warning to suppress/unsuppress hidden components (click no to that). I couldn't find anything in the API that hides that message. The saved steps have the customized system of coordinates. Perhaps, you should try this and give me your feedback.
Best,