Point Command
(Redirected from Point)
Point
This article is about GeoGebra command.
Command Categories (All commands)
- Algebra Commands
- Chart Commands
- Conic Commands
- Discrete Math Commands
- Function Commands
- Geometry Commands
- GeoGebra Commands
- List Commands
- Logical Commands
- Optimization Commands
- Probability Commands
- Scripting Commands
- Spreadsheet Commands
- Statistics Commands
- Text Commands
- Transformation Commands
- Vector and Matrix Commands
- CAS Specific Commands
- 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.