How to get thumbnail for each scene/page?

Hi,

I can get the thumbnail for model using

model.save_thumbnail('testthumbnail2.jpg')

But how can I get/extract the page/scene’s thumbnail shown in Scene window through ruby api ?

You should be able to get some ideas from …

The difference is that instead of moving the camera, you’ll switch the scene.

1 Like

Thanks @DanRathbun. Got the answer.

1 Like