Create Generic Annotation

I can get the View Name of a section, but now I want to use that as the text in a generic annotation. I can hard code a point for the location, but I’d rather tell it a quarter inch below the view if I can get the geometry or a location from it? More importantly I don’t know what it’s looking for under _tagType , I thought it would be a family but I’m not spotting anything that sounds useful yet.
nameSectionView 001 aac.dyn (25.7 KB)
forum004.rvt (5.1 MB)
Screenshot 2022-10-12 105739

Is the selected element the Viewport? If not, you would have to get the actual View element and then the Viewport. There are then a few custom nodes that will get you the center point of a Viewport. That’s where I’d start.