Finding and Deleting Unused Levels (Basic or vba)

Discussion in 'Microstation' started by cadlyman, Sep 26, 2003.

  1. cadlyman

    cadlyman Guest

    Greetings:

    Is there any way to find Levels with no elements then delete those levels?
    In MicroStation Basic (preferably)? or MicroStation VBA?

    We will have to proces about 10,000 file in many directories.

    Any suggestions Greatly appreciated.

    Regards
    Lyman

    P.S.
    uStn ver.08.01.00.07 on Win2000Pro
     
    cadlyman, Sep 26, 2003
    #1
  2. You could use this keyin in conjunction with Batch Process: level delete
    unused

    ~Inga



    Is there any way to find Levels with no elements then delete those
    levels?
     
    Inga Morozoff [Bentley], Sep 26, 2003
    #2
  3. cadlyman

    Wanda Guest

    Would a compression do the same thing?

     
    Wanda, Sep 29, 2003
    #3
  4. I had the same problem. I couldn delete the level name.
    I went to key-in (and performe the LEVEL USAGE command) and found i have
    cell definitions connected to those levels. After this i wrote DELETE SCDEFS
    ALL in Key-in.
    Then just delete the levels in level manager.

    You can try also:
    DELETE SCDEFS ANONYMOUS
    DELETE SCDEFS NAMED

    Hope this could help you,
    Emília
     
    Emilia Ribeiro Nunes, Oct 2, 2003
    #4
  5. I had the same problem. I couldn delete the level name.
    I went to key-in (and performe the LEVEL USAGE command) and found i have
    cell definitions connected to those levels. After this i wrote DELETE SCDEFS
    ALL in Key-in.
    Then just delete the levels in level manager.

    You can try also:
    DELETE SCDEFS ANONYMOUS
    DELETE SCDEFS NAMED

    Hope this could help you,
    Emília
     
    Emilia Ribeiro Nunes, Oct 6, 2003
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.