How to apply a location to an imported OBJ file?

Hey guys,

just started working with obj files and i got provided with a file of a certain georeferenced location, that I need to have on the right coordinates.
But as soon as I import it, the file ends up in the location 0,0,0.
I do have a location file (format .xyz) but I can’t find a solution on how to apply the coordinates on the imported mesh.
I am sure there must be an option, but I just can’t find it. Hope you guys can help.
Thanks in advance!

Hi Constantin - it may be as simple as selecting the object(s) and then
! _Move W0,0,0 x,y,z
where x,y,z is the target point you have.

-Pascal