Laufmaschine

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 19: Zeile 19:
     b3 = brd.create('segment', [p3, p4], {withLabel:true, name:'e'}),
     b3 = brd.create('segment', [p3, p4], {withLabel:true, name:'e'}),
     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,39.3],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
+
     c5 = brd.create('circle',[p1,10],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     c6 = brd.create('circle',[p2,61.9],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     c6 = brd.create('circle',[p2,61.9],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     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"}),

Version vom 08:30, 6. Okt. 2017

Persönliche Werkzeuge