Translating AutoCAD Blocks to Microstation Cells
CellsToBlocks.fmw reads the source Microstation file, takes a single instance of each unique cell, and transforms it so that the rotation is 0, the scale 1 and that the placement point is 0,0,0. Each unique cell is then written to a separate DWG file named after the cell.
For best results, this workspace should be run on a Microstation DGN file in which at least one copy of all cells has been placed.
|