The filter is always set to "All nodes", but there is a way around it
via scripting. You can create the XSI Explorer via scripting, get a
handle to the explorer on the right side and then set the filtermask.
Unfortunately this updated filter will not be remembered when you close
the XSI Explorer (i.e. it will default back to All Nodes the next time
its opened). But you can create a button out of this script and use it
to open the XSI Explorer.
set oXE = Application.Desktop.ActiveLayout.CreateView( "XSI Explorer",
"myXE" )
set oEE = oXE.Views.Item(1)
logmessage oEE.GetAttributeValue( "FilterMask" )
oEE.SetAttributeValue "FilterMask",
"Scene|Object|Operator|Primitive|Property|Cluster|Group|Shader|Material|
Action|Model|Miscellaneous"
Sean
-----Original Message-----
From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf
Of Joe Laffey
Posted At: Tuesday, January 09, 2007 8:48 PM
Posted To: xsi
Conversation: XSI Explorer Viewer Settings
Subject: XSI Explorer Viewer Settings
Hey, all,
Is there some way to set the right side of an XSI Explorer to view All
Except Params when the left side is set to be an explorer?
Thanks,
--
Joe Laffey | Visual Effects for Film and Video
LAFFEY Computer Imaging | -------------------------------------
St. Louis, MO | Show Reel http://LAFFEY.tv/?e04094
USA | -------------------------------------
. | -*- Digital Fusion Plugins -*-
------------------------------------------------------------------------
--
Mail here will be rejected --> "Real Trap" <r_trap(at)laffeycomputer.com>
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in
body:
unsubscribe xsi
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi