View capture to file does not remember set-up

Often I capture views with the command -ViewCaptureToFile. After changing the width and height the first I use the command, Rhino 5 remembers the settings when using the command again. However, in Rhino 6 the width and height are the default viewport size each time I use the command. Is there something I can do about that, to make it remember?

You could make a keyboard macro with the width and height of the desired size.

-ViewCaptureToFile width=800 height=800

Thanks! That’s a very useful trick. Set it up right away.

But still I find it odd that the behaviour of the command changed with a new version of Rhino. Old way worked much better.

1 Like