@Sea-Haven wrote:
1st don’t you mean move the viewports.
ok if you get extmin extmax this is the corner points of the viewports. So just use these with move and window option using the 2corners then the new point co-ords
thanks for your help.
I will try to explain better what I need because of my bad English
example, I need to move viewports like this:
____________________________________
*Layout1:
2 viewports, target view (red 1) and (red 2)
*Layout2:
3 viewports, target view (red 3) (red 4) and (red 5)
*"Layout1 (1)": (this is a copy of Layout1)
2 viewports, target view (red 1) and (red 2))
*"Layout2 (1)": (this is a copy of Layout2)
3 viewports, target view (red 3) (red 4) and (red 5)
______________________________________
I need to pan all viewports ,from "Layout1 (2)" and "Layout2 (2)" , 6558.8231 units to axis Y (x:0,y:6558.8231,z=0)
like this:
____________________________________
*Layout1:
2 viewports, target view (red 1) and (red 2)
*Layout2:
3 viewports, target view (red 3) (red 4) and (red 5)
*"Layout1 (2)": (this is a copy of Layout1)
2 viewports, target view (white 1) and (white 2)
*"Layout2 (2)": (this is a copy of Layout2)
3 viewports, target view (white 3) (white 4) and (white 5)
______________________________________
here images to a better explaining (square red and white are viewport projections):





===================================================
So I need a routine (VBA or LSP or FAS or anything) to "-PAN" ( X:0, Y:6558.8231, Z:0, in the example) all viewports in selected LAYOUTS ("Layout1 (2)" and "Layout2 (2)" in the example)