Difference between revisions of "Plane Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
{{command|3D}}
+
;Plane( <Polygon> )
;Plane[ <Point3D>, <Point3D>, <Point3D> ]
+
:Creates a plane through the polygon.
:{{description|5}}
+
;Plane( <Conic> )
;Plane[ <Point3D>, <Plane> ]
+
:Creates a plane through the conic.
:{{description|5}}
+
;Plane( <Point>, <Plane> )
 +
:Creates a plane through the given point, parallel to the given plane.
 +
;Plane( <Point>, <Line> )
 +
:Creates a plane through the given point and line.
 +
;Plane( <Line> , <Line> )
 +
:Creates the plane through the lines (if the lines are in the same plane).
 +
;Plane( <Point>, <Point>, <Point> )
 +
:Creates a plane through three points.
 +
 
 +
{{Note| See also [[File:Mode planethreepoint.svg|link=|24px]] [[Plane through 3 Points Tool|Plane through 3 Points]] and [[File:Mode plane.svg|link=|24px]] [[Plane Tool|Plane]] tools.}}

Latest revision as of 12:00, 30 September 2017


Plane( <Polygon> )
Creates a plane through the polygon.
Plane( <Conic> )
Creates a plane through the conic.
Plane( <Point>, <Plane> )
Creates a plane through the given point, parallel to the given plane.
Plane( <Point>, <Line> )
Creates a plane through the given point and line.
Plane( <Line> , <Line> )
Creates the plane through the lines (if the lines are in the same plane).
Plane( <Point>, <Point>, <Point> )
Creates a plane through three points.
Note: See also Mode planethreepoint.svg Plane through 3 Points and Mode plane.svg Plane tools.
© 2024 International GeoGebra Institute