Skip to main content

version: 2024

I am trying to convert data from fgdb to dgn. I used AttributeSplitter and DGNStyler to reassign size and width to each text elements. Single line text is work but seem mutiplate line text attribute igds_text_width_multiplier cannot write to dgn. 

 

Is igds_text_width_multiplier in DGNStyler cannot update igds_multi_text?


Remark: I tried FME 2021 is work. mutiplate line text attribute igds_text_width_multiplier can write to dgn.

I changed igds_type to igds_multi_text and igds_text_width_multiplier can be updated. However, the igds_text_string become 0. how to assign AttributeSplitter output list string to igds_multi_text?


Hi ​@junowong128 thanks for your question. I have a few questions to help me investigate what is happening, if this used to work for you then it might be a bug.

  • What specific build number did it used to work in 2021?
  • What build number are you using in 2024?
  • Could you provide a screenshot of the parameters inside the DGNStyler? 
  • What is an example of the text and width you are trying to set?

Reply