Thanks to Wolfgang Ruthensteiner for suggesting this excellent topic a comment to this previous post. Here's Wonfgang's question: How do I read back the field code with C# (from an attribute e.g.)? I am linking room-label blocks with polylines, using fields inside an attribute to display the polyline's area property. Later I want to find out programatically, which polyline a certain block is linked to by evaluating the field in the attribute (extracting the objectId). This was actually quite tricky, and one I needed the help of our old friend, ArxDbg, to solve (see here for some information on... Read more →