geom3d
gtetrahedron
define a general tetrahedron
Calling Sequence
Parameters
Description
Examples
gtetrahedron(T, gv)
T
-
name; tetrahedron
gv
list; four points or planes that define a tetrahedron
The gtetrahedron(T,gv) function defines a tetrahedron from the four vertices or planes gv.
For more details on the tetrahedron T, use geom3d[detail].
The command with(geom3d,gtetrahedron) allows the use of the abbreviated form of this command.
See Also
geom3d[detail]
geom3d[line]
geom3d[plane]
geom3d[point]
Download Help Document