The problem with (command "line" "@" "@23.5<45" "") is that the angle and distance will change. The problem with trans and the polar function is that if it reads (setq pt2 (polar pt1 (dtr 180) 5)) it will go 180 degs off the WCS, but I want it to go 180 deg. off the UCS. I've tried trans, but it...