Solved

DGN-file fail on reading elements by geometry


I'm trying to read a .dgn-file with Bentley MicroStation Design (V8) reader. When i change parameter to group element by Geometry instead of Level names i get this error. Anyone know why i can read elements by level names but not with geometry?

 

2020-06-03 13:14:04| 15.0| 0.0|ERROR |f_0: Lookup table `DESIGNGEOMIgdsTypeToGroupLUT' doesn't contain key `igds_oriented_arc' or have a default value

 

icon

Best answer by daveatsafe 5 June 2020, 17:37

View original

3 replies

Userlevel 2
Badge +17

Hi @swecoselihm,

I believe the problem is due to a missing entry in one of FME's support files. Please copy the designGeom_read.fmi file inside the attached zip to your Program Files\\FME\\pipeline folder, then try the read by geometry again.

 

designGeom_read.zip

Hi @swecoselihm,

I believe the problem is due to a missing entry in one of FME's support files. Please copy the designGeom_read.fmi file inside the attached zip to your Program Files\\FME\\pipeline folder, then try the read by geometry again.

 

designGeom_read.zip

Thanks, that solved the problem!

Userlevel 2
Badge +17

We have corrected this issue in the beta for FME 2020.1 build 20572, which should be available for download in a few days.

Reply