Difference between revisions of "IntersectPath Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command| geometry}}{{betamanual|version=5.0}} ;IntersectPath[ <Line>, <Polygon> ] :Creates the intersection path between l...")
 
m (spacing)
Line 3: Line 3:
 
;IntersectPath[ <Line>, <Polygon> ]
 
;IntersectPath[ <Line>, <Polygon> ]
 
:Creates the intersection path between line and polygon.  
 
:Creates the intersection path between line and polygon.  
:{{example| 1=<div><code><nowiki>IntersectPath[ a, triangle ]</nowiki></code>creates a segment between the first and second intersection point of line a and triangle .</div>}}
+
:{{example| 1=<div><code><nowiki>IntersectPath[ a, triangle ]</nowiki></code>creates a segment between the first and second intersection point of line a and triangle.</div>}}
 
;IntersectPath[ <Line>, <Conic> ]
 
;IntersectPath[ <Line>, <Conic> ]
 
:Creates the intersection path between line and conic.  
 
:Creates the intersection path between line and conic.  

Revision as of 09:31, 1 August 2014



IntersectPath[ <Line>, <Polygon> ]
Creates the intersection path between line and polygon.
Example:
IntersectPath[ a, triangle ]creates a segment between the first and second intersection point of line a and triangle.
IntersectPath[ <Line>, <Conic> ]
Creates the intersection path between line and conic.
IntersectPath[ <Plane>, <Polygon> ]
Creates the intersection path between plane and polygon.
IntersectPath[ <Plane>, <Quadric> ]
Creates the intersection path between plane and quadric.
© 2024 International GeoGebra Institute