RE: problems with arguments in executecommand method

Date : Thu, 27 Sep 2007 22:28:16 +0100
To : <XSI(at)Softimage.COM>
From : "kim aldis" <xsi(at)kim-aldis.co.uk>
Subject : RE: problems with arguments in executecommand method

And now I’ve spotted the deliberate mistake and boy, do I feel stupid.

 

Let’s just  pretend none of this happened, can we?

 

From: owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf Of kim aldis
Sent: 27 September 2007 22:05
To: XSI(at)Softimage.COM
Subject: RE: problems with arguments in executecommand method

 

Interesting. This fails:

 

inArgs[0] = oUVSpace.GetFullName();

 

but this works:-

 

inArgs.Add ( oUVSpace.GetFullName() );

 

 

 


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.