Skip to main content

Prism

Constructs a prism.

Syntax

prism(Polygon, Real)
prism(Polygon, Vector)

Description

Given a polygon with four vertices and a real hh, constructs a prism with base the given polygon and height hh.

calc.prism1.calc.png
calc.prism1.plotter0.calc.png

Given a polygon with four vertices and a vector vv, constructs a prism with base the given polygon along the vector vv.

calc.prism2.calc.png
calc.prism2.plotter0.calc.png