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 - Pline

pline - a function that renders a 2 dimensional object by connecting points and lines.
pline(p1,p2,p3) :=

  • concat("_pline",sp,point(p1^<0>),sp,point(p2 <0> ^)
  • No labels