Difference between revisions of "Prism Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}{{betamanual|version=5.0}}
{{command|3D}}
+
 
;Prism[ <Point>, <Point>, ...]
 
;Prism[ <Point>, <Point>, ...]
 
:Returns a prism defined by the given points.
 
:Returns a prism defined by the given points.
{{example| 1=<div><code><nowiki>Prism[A, B, C, D]</nowiki></code>creates the prism with basis ABC and top DEF. The vectors AD, BE, CF are equal.</div>}}
+
:{{example| 1=<div><code><nowiki>Prism[A, B, C, D]</nowiki></code>creates the prism with basis ABC and top DEF. The vectors AD, BE, CF are equal.</div>}}
 
;Prism[ <Polygon>, <Point>]
 
;Prism[ <Polygon>, <Point>]
 
:Creates a Prism with the polygon as base area and the point as first top point.  
 
:Creates a Prism with the polygon as base area and the point as first top point.  

Revision as of 14:10, 22 July 2014



Prism[ <Point>, <Point>, ...]
Returns a prism defined by the given points.
Example:
Prism[A, B, C, D]creates the prism with basis ABC and top DEF. The vectors AD, BE, CF are equal.
Prism[ <Polygon>, <Point>]
Creates a Prism with the polygon as base area and the point as first top point.
Prism[ <Polygon>, <Height value>]
Creates a right prism with the polygon as base area and given height.
Note: See also Mode prism 32.gif Prism and Mode extrusion 32.gif Extrude to Prism tools.
© 2024 International GeoGebra Institute