gtetrahedron - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

geom3d

  

gtetrahedron

  

define a general tetrahedron

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

gtetrahedron(T, gv)

Parameters

T

-

name; tetrahedron

gv

-

list; four points or planes that define a tetrahedron

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

See Also

geom3d[detail]

geom3d[line]

geom3d[plane]

geom3d[point]

 


Download Help Document