Metaballs blob coordinate question

I trying to match the XY coordinates of a metaballs blob, with the position of 2d object eg segment, I think there is something obvious I am missing but can’t understand why I can’t get them to match up. Any help would be welcome.

Thanks

pls attach patch

patch attached…thanks

metaballs+segment.zip (2.4 kB)

ah that needs a conversion similar to that one from Projection Space to Texture Space.

MapRange (Value) comes handy here.

metaballs+segment.v4p (11.1 kB)

Thanks Kalle, simple when you know how!