I have a gdb hatch-style polygon class A and I am trying to convert A to dgn polygons. I have appended the fields "Layer", "CadType", "Color", "Linetype", "LineWt" to A and set to "AMFM2_B_DR_EXT", "Polygon", 42, "Varies Across", "Varies Across" respectively. Then I run the ExportCAD conversion tool but the converted dgn is just empty polygons rather than hatched. Anyone have ideas?
Sample
Sample DGN
Output
Output DGN