Re: SCOPs with more than one output...

Date : Thu, 27 Dec 2007 13:27:37 -0600
To : XSI(at)Softimage.COM
From : "Bradley Gabe" <withanar(at)gmail.com>
Subject : Re: SCOPs with more than one output...
What has often got me in the past, cap sensitivity. Double check your variable and port names in your script. SCOPs *are* cap sensitive, and on output you won't get any error messages if you attempt to set a value on a port with the wrong name.

On Dec 27, 2007 12:20 PM, Dan Yargici <danyargici(at)gmail.com> wrote:
I have a SCOP with 2 outputs.  I'm  trying to set these using the technique in the Docs - i.e.

if(Out.name =="blah")
{
   Out.Value = oBlah;
}
else........

But I only have one output being updated!  Am I missing something reeeeally obvious here?

One is a Weightmap, and the other is a UserDataBlob...

Cheers,

DAN



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.