I am working on a DGN file, and I was looking for the same symbology. Any tips would be appreciated. I was trying to format all symbols and sizes, but it is not working.
Solved! Go to Solution.
For a DGN CAD feature layer in a 2D map, the usual reason “formatting symbols/sizes” doesn’t seem to work is that size is being driven by a size variable or you’re running into symbol display unit expectations. Try these checks:
1. Remove any attribute driven size
2. Be consistent about symbol display units
3. If symbology changes won't stick, recreate the layer
For a DGN CAD feature layer in a 2D map, the usual reason “formatting symbols/sizes” doesn’t seem to work is that size is being driven by a size variable or you’re running into symbol display unit expectations. Try these checks:
1. Remove any attribute driven size
2. Be consistent about symbol display units
3. If symbology changes won't stick, recreate the layer
Thank you Robert,
This surely helps. I have another doubt similar to this. I was trying to export the features into DGN, but my features in the DGN are sized very small. I think this is happening as the ArcGIS takes features size are points based where DGN is metric based, is that why DGN could not read the feature size? Or does the Pro map displace limits has something to do with this? I tried removing reference scales and increase the feature size but still the DGN has miniature features.