Hello,
I am reading in DGN files using the Bentley MicroStation Design (V8) Reader and am writing to PDF's. For some reason, FME is converting the dimension text to decimal numbers as it reads the DGN (i.e. 3'-6" is read as 3.5) - I can't even get it to appear correctly in Data Inspector. I tried bringing in the dimensions as an aggregate (Unchecked "Drop Dimensions" parameter on the writer), but when I exploded igds_dim_text{}, the text_string attribute was still a decimal number... I have attached screenshots below - the image on the left is viewed within MicroStation, and the image on the right is from FME Data Inspector. Does anyone know how I can get the dimension text to come into FME exactly as is appears in MicroStation?
As seen in the images above, the lines are also in different locations in FME... If you can figure this out too, you get bonus points :-)
Below is a screenshot of my reader parameters. I also tried changing input units to IGDS_UORS, but did not notice a change. Also, as mentioned above, I tried setting "Drop Dimensions" to No, but still encountered the same problems.
Thank you for all of your help!!
-Courtney