I want to get the origin of the current ucs point. I coded this: GetOffset = ThisDrawing.ActiveUCS.Origin This will return the origin point for a few times, but after a while it does not work good. I have to go into Tools->Named UCS... and delete all the UCS's that appear for no reason. For Example _Active1 _Active2 _Active3 Why do these UCS's come and is there a better way to get the current ucs's orign?