Difference between revisions of "Segment Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(10 intermediate revisions by 7 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 A>, <Point B> ]:Creates a segment between two points ''A'' and ''B''.  
+
;Segment( <Point>, <Point> )
;Segment[ <Point A>, <Number a> ]:Creates a segment with length ''a'' and starting point ''A''.
+
:Creates a segment between two points.  
{{mbox|text=The endpoint of the segment is created as well.}}
+
 
{{Notes|
+
;Segment( <Point>, <Length> )
*When computing intersections with other objects, only intersections lying on the segment are considered. To change this,  you can use [[Intersect Two Objects Tool#Outlying_Intersections|Outlying Intersections]] option.
+
:Creates a segment with the given length starting at the point.
*See also [[Image:Tool Segment_between_Two_Points.gif]] [[Segment between Two Points Tool|Segment between Two Points]] and [[Image:Tool Segment_with_Given_Length_from_Point.gif]] [[Segment with Given Length from Point Tool|Segment with Given Length from Point]] tools.}}
+
 
 +
{{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.
 +
*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 16: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