I've got a macro that scales and positions a drawing view on a sheet, but I need the boundary box's left, right, top and bottom values for the calculations. I can click on the drawing view and move my mouse pointer to each of the four locations to get the values from the bottom of the Solidworks window...
... but I was hoping there was another way to get all the values from a properties window, though I've not seen anything like that so far. Does anyone know of an easier way to accomplish this? Thank you in advance for any help you can provide.
Have a look at the following example: 2019 SOLIDWORKS API Help - Get View Bounding Box and Position Example (VBA)
Could you also move your post to API/ Macro section so that right people can help you?