Skip to main content

Dodecahedron

Constructs a dodecahedron centered at the desired point and with a given edge's length.

Syntax

dodecahedron(Real)
dodecahedron(Point, Real)
dodecahedron()

Description

Given a real c, constructs a dodecahedron centered at the origin with edges of length cc.

calc.dodecahedron1.calc.png
calc.dodecahedron1.plotter0.calc.png

Given a point P and a real cc, constructs a dodecahedron centered at PP with edges of length cc.

calc.dodecahedron2.calc.png
calc.dodecahedron2.plotter0.calc.png

Constructs a dodecahedron centered at the origin with edges of length 1.

calc.dodecahedron3.calc.png
calc.dodecahedron3.plotter0.calc.png