matteo.minghetti
Guest
Good morning to all, I tried to find if a similar discussion had already been opened, but I found nothing like this.
I'll explain the problem.
I have a swx part file that contains "n" configurations.
Suppose the side file is called "parte.sldprt" while assuming that the configurations are called "conf1"; "conf2"; "conf3"; "conf4", etc...
what I would like to do is generate "n" pdf file and "n" file in dwg whose name would be:
"conf1.pdf" - "conf1.dwg"
"conf2.pdf" - "conf2.dwg"
"conf3.pdf" - "conf3.dwg"
Now, I ask you this, because first I don't know if you can do it.
the file name would be crucial, as this file would be hooked to an executable program (developed internally) of encoding that would be able to take automatically (after creation, of course) the file as long as it has this name.
Basically it is a very basic version of a configurator.
I ask you first if someone has already had similar experiences or if you can do (if with a macro or other methods).
I attach an image that can help clarify what I should do
thanks in advance
I'll explain the problem.
I have a swx part file that contains "n" configurations.
Suppose the side file is called "parte.sldprt" while assuming that the configurations are called "conf1"; "conf2"; "conf3"; "conf4", etc...
what I would like to do is generate "n" pdf file and "n" file in dwg whose name would be:
"conf1.pdf" - "conf1.dwg"
"conf2.pdf" - "conf2.dwg"
"conf3.pdf" - "conf3.dwg"
Now, I ask you this, because first I don't know if you can do it.
the file name would be crucial, as this file would be hooked to an executable program (developed internally) of encoding that would be able to take automatically (after creation, of course) the file as long as it has this name.
Basically it is a very basic version of a configurator.
I ask you first if someone has already had similar experiences or if you can do (if with a macro or other methods).
I attach an image that can help clarify what I should do
thanks in advance