Hi, without knowing more details (Bentley Map version, what is your XFM project etc.) it's hard to say what is wrong. In general text is always exported as points, because SHP format supports only point, linear and polygon geometries. It means text elements have to be converted into points and text itself converted to element attribute ... which I am afraid is not supported by default (but my knowledge of SHP export is limited). I found similar discussion with VBA macro discussed, maybe it can help you. With regards, Jan
↧