Prism Constructs a prism. Syntax prism(Polygon, Real) prism(Polygon, Vector) Description prism(Polygon, Real) Given a polygon with four vertices and a real , constructs a prism with base the given polygon and height . prism(Polygon, Vector) Given a polygon with four vertices and a vector , constructs a prism with base the given polygon along the vector . Related functions Polyhedra, Polyhedra cone Table of Contents Syntax Description Related functions