Skip to main content

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,

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 😉


Reply