Prism Command

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



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.
Example:
Prism[poly1, A]creates a prism with basis poly1 and top point A.
Prism[ <Polygon>, <Height value>]
Creates a right prism with the polygon as base area and given height.
Example:
Prism[poly1, 3]creates a prism with basis poly1 and height 3.
Note: See also Mode prism 32.gif Prism and Mode extrusion 32.gif Extrude to Prism tools.
© 2024 International GeoGebra Institute