Re: Envelope Weights Array, out of memory error

2015-10-30 Thread Matt Lind
u can do what you like. Matt Date: Fri, 30 Oct 2015 16:12:19 -0400 From: Eric Thivierge Subject: Re: Envelope Weights Array, out of memory error To: "softimage@listproc.autodesk.com" Steve, yes that was my thought to do that by iterating over each and building up the numpy array

Re: Envelope Weights Array, out of memory error

2015-10-30 Thread Eric Thivierge
more efficiently in the case > you're dealing with. Works particularly well with JScript ;-) > > > Matt > > > > > > > Date: Fri, 30 Oct 2015 14:50:26 -0400 > From: Eric Thivierge > Subject: Envelope Weights Array, out of memory error > To: "softi

Re: Envelope Weights Array, out of memory error

2015-10-30 Thread Matt Lind
e code to write, but it'll work more efficiently in the case you're dealing with. Works particularly well with JScript ;-) Matt Date: Fri, 30 Oct 2015 14:50:26 -0400 From: Eric Thivierge Subject: Envelope Weights Array, out of memory error To: "softimage@listproc.autodesk.

Re: Envelope Weights Array, out of memory error

2015-10-30 Thread Steven Caron
Maybe use GetDeformerWeights and accumulate the weights for each deformer into something like a numpy array, do your work, and the set it back? On Fri, Oct 30, 2015 at 11:50 AM, Eric Thivierge wrote: > Hello all, > > Right off the bat, no I'm not going to use VBScript or JScript. > > I'm running

Envelope Weights Array, out of memory error

2015-10-30 Thread Eric Thivierge
Hello all, Right off the bat, no I'm not going to use VBScript or JScript. I'm running into an issue in Python that I'm pretty sure is just a simple case of literally out of memory that Python has available but I'm posting anyway to see if anyone has ideas. I have a mesh with ~350k points and 49