Difference between revisions of "Point Command"

From GeoGebra Manual
Jump to: navigation, search
m (typo in interlink)
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 )
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|geometry}}
 
{{command|geometry}}
 
; Point[ [[Geometric Objects#Paths|Path]] ]: Returns a point on the geometric object. The resulting point can be moved along the path.
 
; Point[ [[Geometric Objects#Paths|Path]] ]: Returns a point on the geometric object. The resulting point can be moved along the path.

Revision as of 22:21, 9 March 2013



Point[ Path ]
Returns a point on the geometric object. The resulting point can be moved along the path.
Point[ Path, Parameter]
Returns a point on the geometric object with given path parameter.
Point[Point, Vector]
Creates a new point by adding the vector to the given point.
Point[ List ]
Converts a list containing 2 numbers into a Point, eg Point[ {1, 2} ]
Note: See also New Point tool.
© 2024 International GeoGebra Institute