Improved Zoom to Selection

free scripts, plugins, models, textures
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Improved Zoom to Selection

Post by trueBlue »

I can get it to work by changing the Look at Selection2 command
RsTool.LookAtSelection('%WIN_ID%');
RsTool.LookAtSelection('{2C152F81-45A2-4035-8896-9E49D60C8A7A}');
RsTool.LookAtSelection('{4FF5F5FB-44E0-47B1-AA47-C40205FE113F}');

Problem is the Camera View WinID can change.

Edit: It is looking like RsTool.LookAtSelection('%WIN_ID%'); is the only command needed.
Post Reply