Robb Watson:
When selecting a note with a leader in the MicroStation GUI, it shows in the information window as a Dimension and a Note
If you use the Analyze Element (key-in ANALYZE ELEMENT) tool rather than the Element Information tool, you will see more of the internal structure of a Note.
To get the text element...
- Get the sub-elements of the outer-most cell
- Iterate that collection to find the text node
- Get the text element(s) from the text node