Hello all,
I have folowing problem:
I would like to place some component (I know its file path) via SW insert command. I'm able to start this dialog via API by RunCommand (13) but I'm not able to force the file to place. It is necessary to open (visible!) the document that I want to place to be shown in the "Part/assembly to place" list and after that it must be selected by user (or the file can be browsed of course). Both these ways are not usable for my program.
I would like make this workflow automatical but I don't know any way how to give/force the document filename to this dialog via API. Is there such a possibility?
Thanks
Tomas
SolidworksApi macros