Difference between revisions of "Segment Command"

From GeoGebra Manual
Jump to: navigation, search
m (Updated tool names)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|geometry|non-Aus_version=Segment|Aus_version=Interval}}
 
{{command|geometry|non-Aus_version=Segment|Aus_version=Interval}}
;Segment[ <Point>, <Point> ]
+
;Segment( <Point>, <Point> )
 
:Creates a segment between two points.  
 
:Creates a segment between two points.  
  
;Segment[ <Point>, <Length> ]
+
;Segment( <Point>, <Length> )
:Creates a Segment with the given Length starting at the Point.
+
:Creates a segment with the given length starting at the point.
  
 
{{Notes|1=
 
{{Notes|1=
 
*When computing intersections with other objects, only intersections lying on the segment are considered. To change this,  you can use [[Intersect Tool#Outlying_Intersections|Outlying Intersections]] option.
 
*When computing intersections with other objects, only intersections lying on the segment are considered. To change this,  you can use [[Intersect Tool#Outlying_Intersections|Outlying Intersections]] option.
*See also [[Image:Tool Segment_between_Two_Points.gif]] [[Segment_Tool|Segment]] and [[Image:Tool Segment_with_Given_Length_from_Point.gif]] [[Segment_with_Given_Length_Tool|Segment_with_Given_Length]] tools.}}
+
*See also [[File:Mode segment.svg|link=|24px]] [[Segment_Tool|Segment]] and [[File:Mode segmentfixed.svg|link=|24px]] [[Segment_with_Given_Length_Tool|Segment_with_Given_Length]] tools.}}

Latest revision as of 17:15, 7 October 2017


Segment( <Point>, <Point> )
Creates a segment between two points.
Segment( <Point>, <Length> )
Creates a segment with the given length starting at the point.
Notes:
© 2024 International GeoGebra Institute