How can i get the center point of this view

I want to get the center point as the following image. I can only get the center of the sheet, but i can’t get the point of the view border.

You will need to know the offsets for the title block. Revit only knows the overall bounds or size of the entire sheet, not anything inside of that.

@so1tech Something like this could work.
Its pretty rough however.
Testing.dyn (41.8 KB)

I have used the following graph to place things at the inside edge of the titleblock. The math code block is just subtracting the known border width on the right from the width.