What do you want to do?
You can use Translate and specify siCenterMode to move the Center to wherever you want. Translate( obj, x,y,z, siAbsolute, siGlobal, siCtr, siXYZ ) Where obj, x, y, and z are variables, obj= object(s) and x y z your target coordinates. siCtr is to move the Center, and siObj (default) is to move the object. M.Yara

