Select to view content in your preferred language

Symbology

103
2
Jump to solution
Tuesday
Labels (1)
kavereeGIS
Emerging Contributor

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.

kavereeGIS_0-1779203109372.png

 

0 Kudos
1 Solution

Accepted Solutions
Robert_LeClair
Esri Esteemed Contributor

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

View solution in original post

0 Kudos
2 Replies
Robert_LeClair
Esri Esteemed Contributor

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

0 Kudos
kavereeGIS
Emerging Contributor

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.

0 Kudos