Hello All

I am trying to create a GUI script that will read in any DGN v8 file 
grouping by igds_level or igds_name and igds_type according to those 
characteristics of any given file.  These two attributes are obviously 
something that varies from dgn v8 to dgn v8, and i want the gui to be 
generic.

An example script i have found caters for v7 which has a set number of 
levels thus a DEF is just created for each.  I can also ask it to 
group by geometry. But can't get it to group by level or name without 
having a LUT of known levels or names within an input file.  Is there 
a way to create a lookup table dynamically perhaps from an output from 
ListFactory or is there another way to iterate through each of the 
levels/names within any given file?

Most grateful in advance :)

Carly









Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our 
Professional Services team.  Visit www.safe.com/services for details. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to