Mark,
Thank you very much. I was almost there. Just needed the hint for DuplicateRemover. That did the trick. Don't need the example. Arno _____ From: mark2atsafe [mailto:[EMAIL PROTECTED] Sent: 06 February 2007 20:22 To: [email protected] Subject: [fme] Re: Create list of levelnames dgn Yes... 1) Create a workspace - DGN to text. 2) Remove all source levels except one. 3) Set a Merge Filter for the remaining level (set to *) 4) Expose igds_level (or igds_level_name) 5) Use a DuplicateRemover to preserve just a single instance of each level 6) Map igds_level to text_line_data With the merge filter set this should let you process any DGN file you like, regardless of the original levels within it, and write a list of levels to a text file. I'll create an example and post to fmepedia. Various options exist for batching - depending on whether you want a list for all the files, or a separate list for each. Hope this helps Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] <mailto:support%40safe.com> com http://www.safe. <http://www.safe.com> com Solutions for Spatial Data Translation, Distribution and Access --- In [EMAIL PROTECTED] <mailto:fme%40yahoogroups.com> com, Arno van Anrooij <[EMAIL PROTECTED]> wrote: > > Dear List, > > > > I have a folder with a lot of dgn-files and I would like to create a > csv-file or txt file with all the levelnames used in the dgn-files. Any > ideas how to create this (using workbench)? > > > > Thanks > > > > Arno van Anrooij > > Vicrea Solutions B.V. >
