~hilaire-fernandes/drgeo/trunk

« back to all changes in this revision

Viewing changes to build/examples/macro-cercle-circonscrit.fgeo

  • Committer: hilaire
  • Date: 2014-06-15 11:10:10 UTC
  • mto: This revision was merged to the branch mainline in revision 278.
  • Revision ID: hilaire@drgeo.eu-20140615111010-r5xg226s9kwzyu8w
build script

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml  version="1.0" encoding="UTF-8" ?>
 
 
b'<drgenius>'
 
 
b'<macro name="Cercle circonscrit">'
 
 
b'<description>Choisir trois points.&#13;Seront construits :&#13; - le triangle form\xc3\xa9 par ces trois points&#13; - le centre du cercle circonscrit&#13; - le cercle circonscrit du triangle</description>'
 
 
b'<input>'
 
 
b'<point id="1049436752" type="Free">'
 
 
b'<x>-1.45588235294118</x>'
 
 
b'<y>-1.588235294117647</y></point>'
 
 
b'<point id="822381394" type="Free">'
 
 
b'<x>-3.220588235294107</x>'
 
 
b'<y>2.3235294117647</y></point>'
 
 
b'<point id="867739654" type="Free">'
 
 
b'<x>-5.89705882352943</x>'
 
 
b'<y>-0.558823529411762</y></point></input>'
 
 
b'<output>'
 
 
b'<final>'
 
 
b'<segment id="216869904" type="2pts">'
 
 
b'<parent ref="822381394"/> '
 
 
b'<parent ref="1049436752"/> </segment></final>'
 
 
b'<final>'
 
 
b'<segment id="70021180" type="2pts">'
 
 
b'<parent ref="1049436752"/> '
 
 
b'<parent ref="867739654"/> </segment></final>'
 
 
b'<final>'
 
 
b'<segment id="53444178" type="2pts">'
 
 
b'<parent ref="822381394"/> '
 
 
b'<parent ref="867739654"/> </segment></final>'
 
 
b'<hidden>'
 
 
b'<point id="224717059" type="Middle_segment">'
 
 
b'<parent ref="216869904"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="154201823" type="Middle_segment">'
 
 
b'<parent ref="70021180"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<line id="223122945" type="perpendicular">'
 
 
b'<parent ref="216869904"/>'
 
 
b'<parent ref="224717059"/></line></hidden>'
 
 
b'<hidden>'
 
 
b'<line id="73328985" type="perpendicular">'
 
 
b'<parent ref="70021180"/>'
 
 
b'<parent ref="154201823"/></line></hidden>'
 
 
b'<final>'
 
 
b'<point extra="0" id="1049726023" type="Intersection">'
 
 
b'<parent ref="223122945"/> '
 
 
b'<parent ref="73328985"/> </point></final>'
 
 
b'<final>'
 
 
b'<circle id="90768810" type="2pts">'
 
 
b'<parent ref="1049726023"/> '
 
 
b'<parent ref="822381394"/> </circle></final></output></macro></drgenius>'
 
 
b'\\ No newline at end of file'