Pyramid Command

From GeoGebra Manual
Revision as of 14:06, 29 July 2014 by Sabsi (talk | contribs)
Jump to: navigation, search



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.
Example:
Pyramid[poly1, A]creates a pyramid with basis poly1 and top point A.
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