Skip to main content
Solved

FME does not seem to recognize the correct level name in DGN cell

  • April 8, 2021
  • 1 reply
  • 154 views

Forum|alt.badge.img

Hello all !

 

 

I've a probleme with reading a DGN (V8) containing cell, I want to read the igds_level_name that contain the level name of the entity, i've succeeded into that but the value return by FME is not the right.

 

In fact my cell are all in level named "RESEAU" but when I take a look on it on FME, it says that they are in DEFAULT level ... I think that FME read the level of the entity when it was design (in cel file) and not read the level of the current drawing ...

 

 

That is very very problematic for me, i need to have the right level information.

 

Do you have any idea of what is the problem or how to resolved it ?

 

 

I attached a little sample if you want to observe

 

 

Regards,

Best answer by arnaudfouch

Oh I finnaly found, I give you the solution because I think it could help.

The problem I described only happens when cells are shared, if it is a simple cell type entity then the layer name is correctly extracted.

When drawing the cell just unchek the "share" option ;)

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img
  • Author
  • Best Answer
  • April 8, 2021

Oh I finnaly found, I give you the solution because I think it could help.

The problem I described only happens when cells are shared, if it is a simple cell type entity then the layer name is correctly extracted.

When drawing the cell just unchek the "share" option ;)