Trying to convert hundreds of dwg files to dxf, can this be done in FME ?
Solved
Convert a folder of dwg files to dxf
Best answer by mark2atsafe
The other way would be to have two workspaces.
Workspace 1: Converts DWG to DXF.
Workspace 2: Uses a File/Directory reader to read a list of files. It has a WorkspaceRunner transformer to run Workspace 1 (to which it passes the name of each file and constructs the output name)
Just run workspace 2 and the files will be translated.
I know Takashi's solutions would work, but I think this would be easier and less memory intensive (fanouts are notorious for eating up memory and if you have hundreds of files it could be really bad).
Hope this helps
Mark
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.