Skip to main content

I'm having trouble getting a dwg writer to write multiple files. What is syntax in FME desktop v. 2019.0

 

If I write .... *. Dwg - then there are errors - probably because it writes all dgn files to the same dwg file - If I do not write anything there are also errors.

Hi @landinspektor​ ,

You'll need to use a dataset fanout and have an attribute to define how you want to write to different DGN files.

I'd recommend reviewing this article - specifically the "Dataset Fanout" section.

-Andrea


Reply