[next] [prev] [toc]

Objects

 
 \Draw
    \Object\Ant{ \ant }
    \Ant   \MarkLoc(o)
    \MoveToExit(-1,-1)
    \MarkLoc(sw)
    \CSeg[2]\DrawRect(sw,o) 
 \EndDraw
+
       Y|
  |----||----(1,1)
  || | || | |
  || ||||||||
  |||-||||-|| ||
---|-||||||-|--||X
  |||||||||||
  ||  ||||  |
  -----|-----
       |
 
  • Independent pictures
  • External coordinate systems (\MoveToExit)

[next] [prev] [toc]