UG DRAWINGS EXPORT TO DXF - AUTOMATION
UG DRAWINGS EXPORT TO DXF - AUTOMATION
(OP)
Hello All,
I'm trying to build a macro that would export multiple UG drawings files (over 2000 files all in one folder) into DXF drawings. What I’m struggling with is trying to make a macro to just open and close a file in UG. I think, once I know how to do that, it only takes a “record macro” of the DXF export and a "loop" to run it thru all the files.
I apologize in advance since I do not know too much programming, only took a VB.net and a C++ class about a year ago.
Thank you all for your helps,
Malafe
I'm trying to build a macro that would export multiple UG drawings files (over 2000 files all in one folder) into DXF drawings. What I’m struggling with is trying to make a macro to just open and close a file in UG. I think, once I know how to do that, it only takes a “record macro” of the DXF export and a "loop" to run it thru all the files.
I apologize in advance since I do not know too much programming, only took a VB.net and a C++ class about a year ago.
Thank you all for your helps,
Malafe





RE: UG DRAWINGS EXPORT TO DXF - AUTOMATION
thread561-292978: BATCH OUT PDF FILES ?
Also you may want to have a look here:
http://nxjournaling.com/?q=content/process-files-d...
www.nxjournaling.com
RE: UG DRAWINGS EXPORT TO DXF - AUTOMATION
Great start. thanks a lot for your fast reply.
Regards,
Malafe
RE: UG DRAWINGS EXPORT TO DXF - AUTOMATION
It is a DOS based program, but works fine.
You can access the NX external translator from WINDOWS
Start -> Programs -> UGSNX_ -> Translators -> DXFDWG . . .