I'm trying to convert a DGN file with text to a DGN file with text nodes. What do I have to do?
Any help would be appreciated.
I'm trying to convert a DGN file with text to a DGN file with text nodes. What do I have to do?
Any help would be appreciated.
Try the 2DPointReplacer (renamed VertexCreator in 2014). This should generate a point at the text insertion point.
Thanks, but this is not what I'm looking for.
My export is a DGN with Text again.
What do you mean by text nodes?
This is a screenshot from MicroStation:
http://docs.safe.com/fme/html/FME_ReadersWriters/Default.htm#igds/Text_Nodes.htm
My guess is that you should map and aggregate the text (igds_text) to multi text (igds_multi_text)
Your DGN has text, then doesn't it have insertionpoints by default?
Im not savvy on Microstation as i use Autocad ( and my favorate Rhino3D...)
But on the fme site is this one:
http://fmepedia.safe.com/articles/FAQ/Text-Node-Creation
But I'm still not getting it (very surprising)
Tomorrow I will try again!
Thanks so far
The link Gio is proposing looks promising....
Thanks for all the help.
It helped me in the right way. I think I'm close, but still not there.
The FMEpedia was a nice help, I used example number 2, but that one is much more advanced then I need. I've just got 150 text object that needs to be converted to text nodes. I'll let you all know when I'm done.
Thanks!!