Cell Library Search

One thing I have always wanted in MicroStation is a way to search cell libraries by cell description (and maybe even cell content).  Sometimes you either have a lot of cell libraries, or a very large cell library.  I finally looked into doing it as a VBA macro, and it turns out it is not too hard.  Below is a screenshot of what I have come up with:

Features:
- Searches by cell name, cell description and even text in the cells themselves.
- Can search multiple cell libraries
- Double-click on a search result to attach the cell library and place the cell.

After installation, to run the macro use the key-in vba run cellLibrarySearch.Main

I have only access to V8 2004, so I have not tested this in newer versions, but it should work.  Maybe others can verify.

Bentley, I wouldn't mind seeing this feature built in.

cellSearch.mvba
Parents Reply Children
No Data