[next] [prev] [toc]

Brute Force (i.e., WYSIWYG ;-)

 
 \Draw
 { \Line(6,26)   \Line(35,38)
                 \Line(0,14) }
 { \Move(52, 0)  \Line(-6,26)
   \Line(-35,38) \Line( 0,14) }
 { \Move( 0,26)  \Line( 6,14)
   \Line( 40,9)  \Line( 6,20) }
 { \Move(52,26)  \Line(-6,14)
   \Line(-40,9)  \Line(-6,20) }
 \Move(26,29) \PaintOval(12,23)
 \Move(0,26)  \PaintOval(6,9)
 \Move(0,12)  \PaintOval(3,3)
 \EndDraw
+
  |     |
|||||||||||
 |--|||--|
 --|||||-|
|||||||||||
|| ||||| |
|        ||

[next] [prev] [toc]