General Program Information
Basics - Box
box
box(p1,p2) :=
concat("_box",sp,point(p1<0>),sp,point(p2<0>))
boxA
boxA(p1,p2) :=
concat("_box",sp,point(p1<0>),sp,point(p2<0>),sp)