Levels not reading from DGNLIB

Hi

I'm using a custom workspace and have just installed ORD update 3.  Now when I create a new dgn, it is not reading the levels from the feature definitions DGNLIB.  It find the feature definitions, symbologies and element templates fine.  And when I draw a feature, the level is then brought into the file.  But the next problem is that none of the level settings are carried through, eg colour/linestyle etc.

Any ideas on how to fix?

Parents Reply Children
  • Nothing has been compressed.  But did manage to find this in the organisation level configuration file:

    # Restricts Levels to only populate from the listed file(s) plus the current active file.
    # Levels defined in other dgnlib files pointed to by MS_DGNLIBLIST variable are ignored.
    # All dgnlib files that include the string 'Level' in their name will be loaded.
    MS_DGNLIBLIST_LEVELS                    < $(CIVIL_ORGANIZATION_STANDARDS)Dgnlib/Feature Definitions/*Level*.dgnlib

    My dgnlib didn't contain 'Level' within the file name, so it was excluded from the level manager in my workspace.  All sorted now.