Prism
Constructs a prism.
Syntax
prism(Polygon, Real)
prism(Polygon, Vector)
Description
Given a polygon with four vertices and a real , constructs a prism with base the given polygon and height .
Given a polygon with four vertices and a vector , constructs a prism with base the given polygon along the vector .