Hi, Has anyone had any issues placing in 3D symbols via cell file into FME DGN styler? It seems as soon as a solid or surface is involved the symbol dies not show correctly i.e these elements are missing. any advice thanks?
Page 1 / 1
Do you have any existing DGN with 3D solid in it. I believe it must be V8 DGB file to support this
Add a reader and expose some of these format attributes.https://docs.safe.com/fme/2025.1/html/FME-Form-Documentation/FME-Transformers/Transformers/dgnstyler.htm
FME igds_type= IGDS Element Type

You may need a 3D forcer transformer or inspect and confirm the feature you are passing into the DGN Styler is indeed 3D in its geometry
the points are coming in as 3D dimension prior to the dgn styler, the symbol is coming out as - igds_line. Also, now not even the correct colour is coming through it changes the line to a different colour.