You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

General Program Information

Basics - Big Unions

bigunionelbow -
bigunionelbow(p1,p2,p3,R1,R2) :=

  • ("_union",sp,point(p1<0>),sp,"1",sp,"@",stringit(R1+R2),"<45",sp,point(p2<0>),sp,point(p3<0>),sp)

bigunion -
bigunion(p1,p2,p3,p4) :=

  • concat("_union",sp,point(p1<0>),sp,point(p2<0>),sp,point(p3<0>),sp,point(p4<0>),sp,sp)

bigunionA -
bigunionA :=

  • concat("_union",sp,point(p1<0>),sp,point(p2<0>),sp,point(p3<0>),sp,point(p4<0>),sp)
  • No labels