I want to say yes because when I run the first script below, the viewport is grabbed before the box is created. But in the second script the box is created, moved, and then viewport grabbed. I usually use ForceCompleteRedraw() because it can do disabled view ports as well. ( b = box() move b [0,10,0] grab_bmp =…