~hilaire-fernandes/drgeo/trunk

« back to all changes in this revision

Viewing changes to build/examples/macro-bissectrice.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="Bissectrice">'
 
 
b"<description>Choisir trois points, le deuxi\xc3\xa8me point \xc3\xa9tant le sommet de l'angle.</description>"
 
 
b'<input>'
 
 
b'<point id="912321056" type="Free">'
 
 
b'<x>-6.01470588235294</x>'
 
 
b'<y>0.02941176470588097</y></point>'
 
 
b'<point id="996658498" type="Free">'
 
 
b'<x>-6.98529411764706</x>'
 
 
b'<y>3.205882352941177</y></point>'
 
 
b'<point id="966710620" type="Free">'
 
 
b'<x>-4.22058823529412</x>'
 
 
b'<y>3.176470588235294</y></point></input>'
 
 
b'<output>'
 
 
b'<hidden>'
 
 
b'<line id="198471639" type="2pts">'
 
 
b'<parent ref="996658498"/> '
 
 
b'<parent ref="912321056"/> </line></hidden>'
 
 
b'<hidden>'
 
 
b'<line id="177931739" type="2pts">'
 
 
b'<parent ref="996658498"/> '
 
 
b'<parent ref="966710620"/> </line></hidden>'
 
 
b'<hidden>'
 
 
b'<value id="884742107" type="value">'
 
 
b'<x>0.3970588235294117</x>'
 
 
b'<y>2.823529411764706</y>'
 
 
b'<value>5.0</value></value></hidden>'
 
 
b'<hidden>'
 
 
b'<circle id="196315787" type="radius">'
 
 
b'<parent ref="996658498"/> '
 
 
b'<parent ref="884742107"/> </circle></hidden>'
 
 
b'<hidden>'
 
 
b'<point extra="1" id="24101578" type="Intersection">'
 
 
b'<parent ref="177931739"/> '
 
 
b'<parent ref="196315787"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<circle id="24223043" type="radius">'
 
 
b'<parent ref="24101578"/> '
 
 
b'<parent ref="884742107"/> </circle></hidden>'
 
 
b'<hidden>'
 
 
b'<point extra="1" id="222412182" type="Intersection">'
 
 
b'<parent ref="198471639"/> '
 
 
b'<parent ref="196315787"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<circle id="231846431" type="radius">'
 
 
b'<parent ref="222412182"/> '
 
 
b'<parent ref="884742107"/> </circle></hidden>'
 
 
b'<hidden>'
 
 
b'<point extra="0" id="-217609384" type="Intersection">'
 
 
b'<parent ref="24223043"/> '
 
 
b'<parent ref="231846431"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<point extra="1" id="217609382" type="Intersection">'
 
 
b'<parent ref="24223043"/> '
 
 
b'<parent ref="231846431"/> </point></hidden>'
 
 
b'<final>'
 
 
b'<line id="88481379" type="2pts">'
 
 
b'<parent ref="-217609384"/> '
 
 
b'<parent ref="217609382"/> </line></final></output></macro></drgenius>'
 
 
b'\\ No newline at end of file'