Difference between revisions of "Line Command"

From GeoGebra Manual
Jump to: navigation, search
m (added icons)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
;Line[ <Point>, <Point> ]:Creates a line through two points ''A'' and ''B''.  
+
;Line( <Point>, <Point> ):Creates a line through two points ''A'' and ''B''.  
;Line[ <Point>, <Parallel Line> ]:Creates a line through the given point parallel to the given line.
+
;Line( <Point>, <Parallel Line> ):Creates a line through the given point parallel to the given line.
;Line[ <Point>,  <Direction Vector> ]:Creates a line through the given point with direction vector ''v''.  
+
;Line( <Point>,  <Direction Vector> ):Creates a line through the given point with direction vector ''v''.  
  
 
{{Note|1=See also [[File:Mode join.svg|link=|24px]] [[Line Tool|Line]] and [[File:Mode parallel.svg|link=|24px]] [[Parallel Line Tool|Parallel Line]] tools.}}
 
{{Note|1=See also [[File:Mode join.svg|link=|24px]] [[Line Tool|Line]] and [[File:Mode parallel.svg|link=|24px]] [[Parallel Line Tool|Parallel Line]] tools.}}

Revision as of 17:17, 7 October 2017


Line( <Point>, <Point> )
Creates a line through two points A and B.
Line( <Point>, <Parallel Line> )
Creates a line through the given point parallel to the given line.
Line( <Point>, <Direction Vector> )
Creates a line through the given point with direction vector v.
Note: See also Mode join.svg Line and Mode parallel.svg Parallel Line tools.
© 2024 International GeoGebra Institute