Your comments

You probably need to use the Position property to get the Position data back instead of Transform Property, unless you used both Positions property and transformed it later, then you need to use combined data. When you transform a visual or model3d, its actual position property is not changed. That data is retained by Transform property and used for displaying that object