Re: Current view

Date : Mon, 5 Jun 2006 15:05:37 +0200
To : XSI(at)Softimage.COM
From : "guillaume laforge" <guillaume.laforge.3d(at)gmail.com>
Subject : Re: Current view
You mean the focused view ?

//Active Layout
var oVM = Application.Desktop.ActiveLayout.Views( "vm" );

//focused viewport
var oFocus = oVM.GetAttributeValue("focusedviewport");

LogMessage(oFocus)


Cheers

--
Guillaume Laforge
freelance TD | cg Artist


On 6/5/06, Juan Lara <j.lara(at)bren.es> wrote:
Hi,

    How can I know what is the active view in the view_manager by scripting?

Thanks in advance,

Juan Lara
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi





Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.