Hello,
What is the command line to fit the view without the model overlapping the legend?
pg$i GetWindowHandle wn$j $j; wn$j GetViewControlHandle vc; vc Fit;
Also I want to make sure that all the windows are in the best zoomed view possible when I capture the screen using png 4, otherwise the views in the output image are coming small with unwanted whitespace between them. I have attached couple of pictures to show what I am looking for.
proj$t SetActivePage $i proj$t GetPageHandle pg$i $i set namemodelwin "image_${i}.png" sess$t CaptureScreen png $namemodelwin 4