Replace cells for an entire DGN file and a set of DGN files in a batch process


 Product:MicroStation 
 Version:V8i, CONNECT, 2023 
 Environment:N\A 
 Area:Cells 
 Subarea:Replace Cell 

Problem

How to replace cells for an entire DGN file and a set of DGN files.

Solution

With this VBA ReplaceCellByName.mvba, all cells in a DGN file can be replaced in a single step.
Using the Batch Process tool, this tool can be executed on many DGN files automatically. Optionally the new cell can be placed as an annotation cell.

Preconditions

 

 

 Original Author:

Kees van Prooijen