RE: Scripted operator documentation

Date : Tue, 3 Jul 2007 17:47:50 -0400
To : <XSI(at)Softimage.COM>
From : "Robert Moodie" <rmoodie(at)buzzimage.com>
Subject : RE: Scripted operator documentation
If your Out connection is pointing to the polymesh primitive then
Out.Value.Geometry.Points.PositionArray = aInPnts should work



> -----Original Message-----
> From: Bernard Lebel [mailto:3dbernard(at)gmail.com] 
> Sent: Tuesday, July 03, 2007 5:38 PM
> To: XSI(at)Softimage.COM
> Subject: Re: Scripted operator documentation
> 
> Ok I restarted XSI and now it seems to work, God knows why.
> 
> However, how do I drop the position array into the output 
> position array? I guess I'm missing something....
> 
> 
> dim aInPnts
> aInPnts = Inpolymsh.Value.Geometry.Points.PositionArray
> Outpolymsh.Value.Geometry.Points.PositionArray = aInPnts
> 
> 
> Result in
> 'ERROR : Object required: 'Outpolymsh' - [line 3 in update 
> code] 'ERROR : 2190 - The scripted operator connected to 
> sphere.polymsh produced a runtime error during its evaluation 
> and will no longer be evaluated.
> 
> 
> Thanks once again
> Bernard
> ---
> 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


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.