Skip to main content

I have a MicroStation dgn file that I need to change the levels names, line styles, colors and weights to match our standards. Is there a way to read the attributes in one file and cross reference them in a excel spreadsheet or csv file and then write a new dgn file with the cross referenced attributes?

Hi @dszarka

 

I suggest you to expose the Format Attributes from Reader:

 

For use another Reader ( Excel ) you can do a Merger Attributes ( FeatureMerger ) and the transformer AttributeManager to set the values for these attributes ( color, weight, etc.. ) from Excel.

 

Thanks,

Danilo


Reply