Difference between revisions of "Plane Command"

From GeoGebra Manual
Jump to: navigation, search
(added missing syntax)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
 
{{command|3D}}
 
{{command|3D}}
;Plane[ <Point3D >, <Point3D >, <Point3D > ]
+
;Plane[ <Point >, <Point >, <Point> ]
 
:Creates a plane through three points.
 
:Creates a plane through three points.
;Plane[ <Point3D >, <Plane> ]
+
;Plane[ <Point >, <Line> ]
 +
:Creates a plane through the given point and line.
 +
;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.

Revision as of 10:27, 2 August 2012


Plane[ <Point >, <Point >, <Point> ]
Creates a plane through three points.
Plane[ <Point >, <Line> ]
Creates a plane through the given point and line.
Plane[ <Point >, <Plane> ]
Creates a plane through the given point, parallel to the given plane.
© 2024 International GeoGebra Institute