size(8cm,0); import geometry; /**/ show(currentcoordsys); pair a=(0,0.5), b=(1,0.5); /**/ point A=a, B=b; dot("$A$",A); dot("$B$",B);