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.
