Submitted by raghavan1994 on Mon, 05/20/2019 - 18:50
Forums:
Dear all,
I am trying to find whether a dimension is in interfering with any view and just highlight it.(dimension place above the view, like hiding the portion view ). in both dimension and view there is a method to return origin. But is there a method to calculate a view area relative to origin?
re: view area
For rectangular drafting views, you can use the .AskViewBorders method; this will return the X and Y locations of the view borders in the drawing sheet coordinate system.