Laufmaschine

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 29: Zeile 29:
     b7 = brd.create('segment', [p4, p6], {withLabel:true, name:'f'}),
     b7 = brd.create('segment', [p4, p6], {withLabel:true, name:'f'}),
     b8 = brd.create('segment', [p5, p6], {withLabel:true, name:'g'}),
     b8 = brd.create('segment', [p5, p6], {withLabel:true, name:'g'}),
-
     c9 = brd.create('circle',[p5,49],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
+
     c9 = brd.create('circle',[p5,10],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
-
     c10= brd.create('circle',[p6,65.7],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
+
     c10= brd.create('circle',[p6,10],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     p7 = brd.create('intersection', [c9, c10, 1], {withLabel:false, size:1, fillColor:"red", trace:true}),
     p7 = brd.create('intersection', [c9, c10, 1], {withLabel:false, size:1, fillColor:"red", trace:true}),
     b9 = brd.create('segment', [p5, p7], {withLabel:true, name:'i'}),
     b9 = brd.create('segment', [p5, p7], {withLabel:true, name:'i'}),

Version vom 08:31, 6. Okt. 2017

Persönliche Werkzeuge