Difference between revisions of "Ray Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
{{command|geometry}}
+
;Ray( <Start Point>, <Point> )
; Ray[Point A, Point B]: Creates a ray starting at point ''A'' through point ''B''.
+
:Creates a ray starting at a point through a point.  
; Ray[Point, Vector v]: Creates a ray starting at the given point which has the direction vector ''v''.  
 
  
'''Note:''' Also see tool [[Ray through Two Points Tool|Ray through Two Points]].
+
;Ray( <Start Point>, <Direction Vector> )
 +
:Creates a ray starting at the given point which has the direction vector.
 +
 +
{{Notes|1=
 +
*When computing intersections with other objects, only intersections lying on the ray are considered. To change this,  you can use [[Intersect Tool#Outlying_Intersections|Outlying Intersections]] option.
 +
*See also [[File:Mode ray.svg|link=|24px]] [[Ray Tool|Ray]] tool.}}

Latest revision as of 17:17, 7 October 2017


Ray( <Start Point>, <Point> )
Creates a ray starting at a point through a point.
Ray( <Start Point>, <Direction Vector> )
Creates a ray starting at the given point which has the direction vector.
Notes:
  • When computing intersections with other objects, only intersections lying on the ray are considered. To change this, you can use Outlying Intersections option.
  • See also Mode ray.svg Ray tool.
© 2024 International GeoGebra Institute