Page 1 of 1

Softimage Mod Tool - Dual Monitors

Posted: Sun Jul 03, 2011 3:35 am
by Marth8880
I am new to modeling and I cannot figure out how to undock the displays (e.g., Front, Right, Top, Camera) to stick them on my second monitor; I only really want to view the Camera display on my second monitor. How would I do this? I have tried searching around Google and GT but have found no luck.

Re: Softimage Mod Tool - Dual Monitors

Posted: Sun Jul 03, 2011 7:00 am
by ANDEWEGET
AFAIK its not possible to undock any of the viewports from the main window, but there's a workaround using the Object View(moving points and other transform stuff works, havent tested animation/anything except moving points, should worke though):

Open the Object View.
Hidden/Spoiler:
Image
This will show you the currently selected object in an extra window.
Hidden/Spoiler:
Image
Switch to Camera view.
Hidden/Spoiler:
Image
Enable the Display All Objects option.
Hidden/Spoiler:
Image
Then move it to your second monitor and maximize it.
Hidden/Spoiler:
Image
Or just use this script, you can open the Script Editor by clicking the Scroll icon in the middle of the bottom panel. Just copy it exactly from the screenshot, save it/put it into a scripted button(google this if you dont know what it is)and make sure that the scripting language box in the script editor is set to VB Script. You still have to maximize and move the window though.
Hidden/Spoiler:
Image
if your camera isnt named "Camera" just change "Camera" to your cameras name or "User" for the User viewport etc etc.