Hi all... What would the lisp command be to move my selection set entities "ss" from "pt1" to 0,0,0 ? BTW....I want pt1 to be the "inbase" value of the drawing....whatever the value. Would the following line be correct...? (setq pt1 (getvar "insbase")) TIA DP