Laufmaschine

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 20: Zeile 20:
     b4 = brd.create('segment', [p1, p4], {withLabel:true, name:'d'}),
     b4 = brd.create('segment', [p1, p4], {withLabel:true, name:'d'}),
     c5 = brd.create('circle',[p1,20],{}),
     c5 = brd.create('circle',[p1,20],{}),
-
     c6 = brd.create('circle',[p2,61.9],{}),
+
     c6 = brd.create('circle',[p2,30],{}),
     p5 = brd.create('intersection', [c5, c6, 0], {withLabel:false, size:1, strokeColor:"#A4A4A4", fillColor:"#A4A4A4"}),
     p5 = brd.create('intersection', [c5, c6, 0], {withLabel:false, size:1, strokeColor:"#A4A4A4", fillColor:"#A4A4A4"}),
     b5 = brd.create('segment', [p1, p5], {withLabel:true, name:'c'}),
     b5 = brd.create('segment', [p1, p5], {withLabel:true, name:'c'}),

Version vom 08:39, 6. Okt. 2017

Persönliche Werkzeuge