Laufmaschine

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 22: Zeile 22:
     c6 = brd.create('circle',[p2,61.9],{visible:false}),
     c6 = brd.create('circle',[p2,61.9],{visible:false}),
     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], {visible:false}),
     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.7],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),
     c7 = brd.create('circle',[p5,36.7],{strokeColor:'#D8D8D8', strokeOpacity:0, highlightStrokeColor:"white", highlightStrokeOpacity:"0"}),

Version vom 09:06, 6. Okt. 2017

Persönliche Werkzeuge