Previous Up Next

27.14.2  Tetrahedrons

The tetrahedron or pyramid command creates tetrahedra.

Examples

tetrahedron([-2,0,0],[2,0,0],[0,2,0])

or:

pyramid([-2,0,0],[2,0,0],[0,2,0])
tetrahedron([-2,0,0],[2,0,0],[0,2,0],[0,0,2])

Previous Up Next