Difference between revisions of "Plane Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
 
+
;Plane( <Polygon> )
;Plane[ <Polygon> ]
 
 
:Creates a plane through the polygon.
 
:Creates a plane through the polygon.
;Plane[ <Conic> ]
+
;Plane( <Conic> )
 
:Creates a plane through the conic.
 
:Creates a plane through the conic.
;Plane[ <Point>, <Plane> ]
+
;Plane( <Point>, <Plane> )
 
:Creates a plane through the given point, parallel to the given plane.
 
:Creates a plane through the given point, parallel to the given plane.
;Plane[ <Point>, <Line> ]
+
;Plane( <Point>, <Line> )
 
:Creates a plane through the given point and line.
 
:Creates a plane through the given point and line.
;Plane[ <Line> , <Line> ]
+
;Plane( <Line> , <Line> )
 
:Creates the plane through the lines (if the lines are in the same plane).
 
:Creates the plane through the lines (if the lines are in the same plane).
;Plane[ <Point>, <Point>, <Point> ]
+
;Plane( <Point>, <Point>, <Point> )
 
:Creates a plane through three points.
 
:Creates a plane through three points.
  
{{Note| See also [[Image:Mode_planethreepoint_32.gif]] [[Plane through 3 Points Tool|Plane through 3 Points]] and [[Image:Mode_planepointline_32.gif]] [[Plane Tool|Plane]] tools.}}
+
{{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