[quote user="Robert Hook"][1 Oct 2012] Development's current indications are that the next Major Release of MicroStation likely will provide a TextField API with the ability to get/set/remove fields via TextBlock.[/quote]
Four years on I see that there is indeed a TextField API in the C++ MicroStationAPI for MicroStation CONNECT. However, I can't find any mention of a TextField API in the C# DgnPlatformNet.
TextField Examples, Please!
It's evident from questions posted here that the Text API in the MicroStationAPI is hard to understand. TextBlocks are complex. No doubt the TextField API is trickier still, since we have to assign an association to a host element, create and assign a formatter, and other things that escape me for now.
I'd be delighted to find some new C++ examples that illuminate and explain the TextField API.