~hilaire-fernandes/drgeo/trunk

« back to all changes in this revision

Viewing changes to build/examples/macro-tangentes.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="Tangentes \xc3\xa0 un cercle">'
 
 
b'<description>Construit les tangentes \xc3\xa0 un cercle passant par un point donn\xc3\xa9.</description>'
 
 
b'<input>'
 
 
b'<circle id="1055644579" type="2pts"/> '
 
 
b'<point id="909501148" type="Free">'
 
 
b'<x>-3.25</x>'
 
 
b'<y>-1.411764705882353</y></point></input>'
 
 
b'<output>'
 
 
b'<hidden>'
 
 
b'<point id="898951156" type="Free">'
 
 
b'<x>-3.89705882352941</x>'
 
 
b'<y>2.176470588235294</y></point></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="967917452" type="Free">'
 
 
b'<x>-2.455882352941177</x>'
 
 
b'<y>2.14705882352941</y></point></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="66889735" type="On_curve">'
 
 
b'<value>0.599101133949617</value>'
 
 
b'<parent ref="1055644579"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="27177402" type="On_curve">'
 
 
b'<value>0.389428969188152</value>'
 
 
b'<parent ref="1055644579"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="254952246" type="On_curve">'
 
 
b'<value>0.1390068085254748</value>'
 
 
b'<parent ref="1055644579"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<segment id="166965299" type="2pts">'
 
 
b'<parent ref="66889735"/> '
 
 
b'<parent ref="27177402"/> </segment></hidden>'
 
 
b'<hidden>'
 
 
b'<segment id="136329898" type="2pts">'
 
 
b'<parent ref="27177402"/> '
 
 
b'<parent ref="254952246"/> </segment></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="193605956" type="Middle_segment">'
 
 
b'<parent ref="166965299"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="83477361" type="Middle_segment">'
 
 
b'<parent ref="136329898"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<line id="251033001" type="perpendicular">'
 
 
b'<parent ref="166965299"/> '
 
 
b'<parent ref="193605956"/> </line></hidden>'
 
 
b'<hidden>'
 
 
b'<line id="158830401" type="perpendicular">'
 
 
b'<parent ref="136329898"/> '
 
 
b'<parent ref="83477361"/> </line></hidden>'
 
 
b'<hidden>'
 
 
b'<point extra="0" id="861514423" type="Intersection">'
 
 
b'<parent ref="251033001"/> '
 
 
b'<parent ref="158830401"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<point id="101456182" type="Middle_2pts">'
 
 
b'<parent ref="861514423"/> '
 
 
b'<parent ref="909501148"/> </point></hidden>'
 
 
b'<hidden>'
 
 
b'<circle id="182444657" type="2pts">'
 
 
b'<parent ref="101456182"/> '
 
 
b'<parent ref="909501148"/> </circle></hidden>'
 
 
b'<hidden>'
 
 
b'<point extra="0" id="-248587826" type="Intersection">'
 
 
b'<parent ref="1055644579"/> '
 
 
b'<parent ref="182444657"/> </point></hidden>'
 
 
b'<final>'
 
 
b'<line id="253904215" type="2pts">'
 
 
b'<parent ref="909501148"/> '
 
 
b'<parent ref="-248587826"/> </line></final>'
 
 
b'<hidden>'
 
 
b'<point extra="1" id="248587824" type="Intersection">'
 
 
b'<parent ref="1055644579"/> '
 
 
b'<parent ref="182444657"/> </point></hidden>'
 
 
b'<final>'
 
 
b'<line id="207966281" type="2pts">'
 
 
b'<parent ref="909501148"/> '
 
 
b'<parent ref="248587824"/> </line></final></output></macro></drgenius>'
 
 
b'\\ No newline at end of file'