I can reproduce that. It's got nothing to do with ScaleNU and everything to do with the Geometry parameter type. It doesn't copy itself well. If you plug a Grasshopper Box into the Volume/ScaleNU components it works as expected.
This will be fixed for the next release. -- David Rutten Robert McNeel & Associates On Oct 20, 8:28 pm, visose <[EMAIL PROTECTED]> wrote: > Very strange. I can reproduce it > too:http://grasshopper3d.googlegroups.com/web/movescaledgeo.jpg > > On Oct 20, 7:25 pm, Rchitekt <[EMAIL PROTECTED]> wrote: > > > Could you post your working definition file so we could take a look > > and hopefully help solve your problem? > > Thanks, > > Andy > > > On Oct 20, 10:14 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > wrote: > > > > I am trying to rescale a input geometry using ScaleNU, then move that > > > scaled geometry using Move. I can successfully scale the geometry, > > > however when I move the geometry the original geometry is moved to the > > > location not the scaled version. > > > > I tried to move the geometry then scale it this was equally > > > ineffective. The geometry scales by it does not stay in the location > > > it was moved to. It seems to be relative to location of the original > > > non-scaled geometry. > > > > It seems like I am not able to reference the scaled geometry, but > > > rather grasshopper keeps referencing the original non-scaled geometry. > > > > Is there any way to work around this. Basically to non-uniform scale a > > > geometry then move it to a specific location. > > > > Any suggestions would be greatly appreciated.
