Laufmaschine

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 24: Zeile 24:
     b5 = brd.create('segment', [p1, p5], {withLabel:true, name:'c'}),
     b5 = brd.create('segment', [p1, p5], {withLabel:true, name:'c'}),
     b6 = brd.create('segment', [p2, p5], {withLabel:true, name:'k'}),
     b6 = brd.create('segment', [p2, p5], {withLabel:true, name:'k'}),
-
     c7 = brd.create('circle',[p5,36.3],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
+
     c7 = brd.create('circle',[p5,10],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     c8 = brd.create('circle',[p4,39.4],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     c8 = brd.create('circle',[p4,39.4],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     p6 = brd.create('intersection', [c7, c8, 1], {withLabel:false, size:1, strokeColor:"#A4A4A4", fillColor:"#A4A4A4"}),
     p6 = brd.create('intersection', [c7, c8, 1], {withLabel:false, size:1, strokeColor:"#A4A4A4", fillColor:"#A4A4A4"}),

Version vom 08:29, 6. Okt. 2017

Persönliche Werkzeuge