Difference between revisions of "Pyramid 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}}
+
 
 
;Pyramid[ <Point>, <Point>, ...]
 
;Pyramid[ <Point>, <Point>, ...]
 
:Returns a pyramid defined by the given points.
 
:Returns a pyramid defined by the given points.
{{example| 1=<div><code><nowiki>Pyramid[A, B, C, D]</nowiki></code>creates the pyramid with basis ABC and apex D.</div>}}
+
:{{example| 1=<div><code><nowiki>Pyramid[A, B, C, D]</nowiki></code>creates the pyramid with basis ABC and apex D.</div>}}
 
;Pyramid[ <Polygon>, <Point> ]  
 
;Pyramid[ <Polygon>, <Point> ]  
 
:Creates a pyramid with the polygon as base area and the point as apex.
 
:Creates a pyramid with the polygon as base area and the point as apex.
 
;Pyramid[ <Polygon>, <Height> ]  
 
;Pyramid[ <Polygon>, <Height> ]  
 
:Returns a centered pyramid defined by the polygon as base area and the given height.  
 
:Returns a centered pyramid defined by the polygon as base area and the given height.  
{{example| 1=<div><code><nowiki>Pyramid[poly1, 3]</nowiki></code>creates a centered pyramid with basis poly1 and height 3.</div>}}
+
:{{example| 1=<div><code><nowiki>Pyramid[poly1, 3]</nowiki></code>creates a centered pyramid with basis poly1 and height 3.</div>}}
 
{{Note| See also [[Image:Mode_pyramid_32.gif]] [[Pyramid Tool|Pyramid]] and [[Image:Mode_conify_32.gif]] [[Extrude to Pyramide or Cone Tool|Extrude to Pyramid]] tools.}}
 
{{Note| See also [[Image:Mode_pyramid_32.gif]] [[Pyramid Tool|Pyramid]] and [[Image:Mode_conify_32.gif]] [[Extrude to Pyramide or Cone Tool|Extrude to Pyramid]] tools.}}

Revision as of 14:09, 22 July 2014



Pyramid[ <Point>, <Point>, ...]
Returns a pyramid defined by the given points.
Example:
Pyramid[A, B, C, D]creates the pyramid with basis ABC and apex D.
Pyramid[ <Polygon>, <Point> ]
Creates a pyramid with the polygon as base area and the point as apex.
Pyramid[ <Polygon>, <Height> ]
Returns a centered pyramid defined by the polygon as base area and the given height.
Example:
Pyramid[poly1, 3]creates a centered pyramid with basis poly1 and height 3.
Note: See also Mode pyramid 32.gif Pyramid and Mode conify 32.gif Extrude to Pyramid tools.
© 2024 International GeoGebra Institute