WLJS LogoWLJS Notebook

Tetrahedron

Tetrahedron[{p1, p2, p3, p4}]

represents a polyhedron with 4 vertices

Graphics3D[Tetrahedron[{{1, 1, 1}, {-1, -1, 1}, {1, -1, -1}, {-1, 1, -1}}]]

Parameters

RGBColor

Methods

Volume

RegionCentroid

On this page