Difference between revisions of "Segment Command"

From GeoGebra Manual
Jump to: navigation, search
(distinguish Australian "interval" vs "segment")
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(19 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
{{Alternate Language|region=non-Aus|page_type=Command |US_version=Segment|UK_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.  
: Note: The endpoint of the segment is created as well.  
 
  
Note: Also see tools [[Segment between Two Points Tool|Segment between Two Points]] and [[Segment with Given Length from Point Tool|Segment with Given Length from Point]].
+
;Segment( <Point>, <Length> )
 +
:Creates a segment with the given length starting at the point.
 +
 
 +
{{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 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